mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
[gn build] (manually) port 3b625060fc915
This commit is contained in:
parent
266d73d7f0
commit
05a869f16d
@ -54,7 +54,7 @@ config("cxx_config") {
|
||||
"-Wno-covered-switch-default",
|
||||
]
|
||||
cflags_cc = [
|
||||
"-std=c++17",
|
||||
"-std=c++20",
|
||||
"-nostdinc++",
|
||||
]
|
||||
defines = [ "_LIBCPP_BUILDING_LIBRARY" ]
|
||||
|
Loading…
Reference in New Issue
Block a user