[gn build] (manually) port 3b625060fc

This commit is contained in:
Nico Weber 2021-01-28 13:26:23 -05:00
parent 4318028cd2
commit 8c54583b2e

View File

@ -54,7 +54,7 @@ config("cxx_config") {
"-Wno-covered-switch-default",
]
cflags_cc = [
"-std=c++17",
"-std=c++20",
"-nostdinc++",
]
defines = [ "_LIBCPP_BUILDING_LIBRARY" ]