mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
Removed -lstdc++ for nuttx build
Signed-off-by: Mark Charlebois <charlebm@gmail.com>
This commit is contained in:
@@ -441,7 +441,7 @@ function(px4_os_add_flags)
|
||||
-nostdlib
|
||||
)
|
||||
|
||||
set(added_exe_linker_flags -lstdc++) # none currently
|
||||
set(added_exe_linker_flags) # none currently
|
||||
|
||||
set(cpu_flags)
|
||||
if (${BOARD} STREQUAL "px4fmu-v1")
|
||||
|
||||
Reference in New Issue
Block a user