Skip to content

Commit 5db6767

Browse files
yamtxiaoxiang781216
authored andcommitted
libxx: Make LIBCXXABI default for sim/macOS
Fix build errors like: apache#14774
1 parent 0913fa4 commit 5db6767

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libs/libxx/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ if !LIBCXXMINI
7171

7272
choice
7373
prompt "C++ low level library select"
74+
default LIBCXXABI if ARCH_SIM && HOST_MACOS
7475
default LIBSUPCXX_TOOLCHAIN
7576

7677
config LIBCXXABI

0 commit comments

Comments
 (0)