mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-09 19:37:30 -03:00
Update BUILD.gn
This commit is contained in:
parent
2202488c53
commit
0481684870
1 changed files with 0 additions and 1 deletions
|
@ -1553,7 +1553,6 @@ config("default_warnings") {
|
|||
"-Wno-missing-field-initializers", # "struct foo f = {0};"
|
||||
"-Wno-unused-parameter", # Unused function parameters.
|
||||
]
|
||||
}
|
||||
|
||||
if (!is_nacl || is_nacl_saigo) {
|
||||
cflags += [
|
||||
|
|
Loading…
Reference in a new issue