Skip to content

Commit

Permalink
[gn build] (manually) port f4c1258
Browse files Browse the repository at this point in the history
  • Loading branch information
nico committed Oct 12, 2021
1 parent d6296c3 commit e19bbd0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions llvm/utils/gn/secondary/libcxx/include/BUILD.gn
Expand Up @@ -36,6 +36,7 @@ if (current_toolchain == default_toolchain) {
"_LIBCPP_HAS_PARALLEL_ALGORITHMS=",
"_LIBCPP_HAS_NO_RANDOM_DEVICE=",
"_LIBCPP_HAS_NO_LOCALIZATION=",
"_LIBCPP_HAS_NO_WIDE_CHARACTERS=",
"_LIBCPP_ABI_DEFINES=",
]
if (libcxx_abi_version != 1) {
Expand Down

0 comments on commit e19bbd0

Please sign in to comment.