mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-02 05:17:03 +08:00
Compile EKF2 on chibiOS with cpp 11 (#2539)
This commit is contained in:
@@ -79,6 +79,7 @@ endif
|
||||
#
|
||||
$(TARGET).srcs += c++.cpp pprz_syscalls.c
|
||||
$(TARGET).CXXFLAGS += -fno-sized-deallocation
|
||||
$(TARGET).CXXFLAGS += $(CXXSTANDARD)
|
||||
|
||||
#
|
||||
# General rules
|
||||
|
||||
Reference in New Issue
Block a user