mirror of
https://github.com/apache/nuttx.git
synced 2025-01-13 06:18:40 +08:00
cmake(bugfix):fix cxx build error on fastDDS X86_64
Signed-off-by: xuxin19 <xuxin19@xiaomi.com>
This commit is contained in:
parent
8da0206a40
commit
b8523280c2
1 changed files with 0 additions and 1 deletions
|
@ -125,7 +125,6 @@ if(CONFIG_CXX_STANDARD)
|
|||
endif()
|
||||
|
||||
if(CONFIG_LIBCXX)
|
||||
add_compile_options(-D__GLIBCXX__)
|
||||
add_compile_options(-D_LIBCPP_DISABLE_AVAILABILITY)
|
||||
endif()
|
||||
|
||||
|
|
Loading…
Reference in a new issue