[gn build] (manually) port b0fd9497af

This commit is contained in:
Nico Weber 2022-03-23 16:16:53 -04:00
parent 3fb101a691
commit f9889dd28a
1 changed files with 1 additions and 0 deletions

View File

@ -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" ]