mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-14 03:29:57 +00:00
[gn build] (manually) port 3b625060fc
This commit is contained in:
parent
4318028cd2
commit
8c54583b2e
@ -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