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
80ca4e2141
commit
4cacbe5421
1 changed files with 0 additions and 1 deletions
|
@ -1555,7 +1555,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