forked from OSchip/llvm-project
[gn build] (manually) port b0fd9497af
This commit is contained in:
parent
3fb101a691
commit
f9889dd28a
|
@ -39,6 +39,7 @@ if (current_toolchain == default_toolchain) {
|
|||
"_LIBCPP_HAS_NO_LOCALIZATION=",
|
||||
"_LIBCPP_HAS_NO_WIDE_CHARACTERS=",
|
||||
"_LIBCPP_ABI_DEFINES=",
|
||||
"_LIBCPP_ENABLE_ASSERTIONS_DEFAULT=",
|
||||
]
|
||||
if (libcxx_abi_version != 1) {
|
||||
values += [ "_LIBCPP_ABI_VERSION=$libcxx_abi_version" ]
|
||||
|
|
Loading…
Reference in New Issue