Fix gcc 16 build.
TEST=local build Bug: https://github.com/dart-lang/sdk/issues/63406 Change-Id: I20c2806e569211ef7d32e95961179dbf2aba15a9 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/505181 Reviewed-by: Alexander Markov <alexmarkov@google.com> Commit-Queue: Ryan Macnak <rmacnak@google.com>
This commit is contained in:
committed by
dart-scoped@luci-project-accounts.iam.gserviceaccount.com
parent
595cc71901
commit
2f2a523818
Vendored
+1
@@ -28,6 +28,7 @@ config("binaryen_flags") {
|
||||
} else {
|
||||
# GCC
|
||||
cflags += [
|
||||
"-Wno-array-bounds",
|
||||
"-Wno-dangling-pointer",
|
||||
"-Wno-deprecated",
|
||||
"-Wno-init-list-lifetime",
|
||||
|
||||
Reference in New Issue
Block a user