Update BUILD.gn

This commit is contained in:
Alexander David Frick 2022-10-14 23:29:38 -05:00 committed by GitHub
parent 80ca4e2141
commit 4cacbe5421
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 += [