mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
Fixed firmware name.
This commit is contained in:
@@ -551,7 +551,7 @@ function(px4_add_common_flags)
|
||||
endif()
|
||||
|
||||
set(c_compile_flags
|
||||
-g3
|
||||
-g
|
||||
-std=gnu99
|
||||
-fno-common
|
||||
)
|
||||
@@ -560,7 +560,7 @@ function(px4_add_common_flags)
|
||||
-Wno-missing-field-initializers
|
||||
)
|
||||
set(cxx_compile_flags
|
||||
-g3
|
||||
-g
|
||||
-fno-exceptions
|
||||
-fno-rtti
|
||||
-std=gnu++0x
|
||||
|
||||
Reference in New Issue
Block a user