Revert "Enable -Wfortify-source"
This reverts commit ca5e3eb407
.
Reason for revert: falcon and seahawk build failures on git_main.
Change-Id: Ib48e33dbb1649641223013739bb85934342a067a
This commit is contained in:
committed by
Gerrit Code Review
parent
ca5e3eb407
commit
32e35e416e
@@ -376,6 +376,8 @@ var (
|
||||
"-Wno-unqualified-std-cast-call",
|
||||
"-Wno-array-parameter",
|
||||
"-Wno-gnu-offsetof-extensions",
|
||||
// TODO: Enable this warning http://b/315245071
|
||||
"-Wno-fortify-source",
|
||||
}
|
||||
|
||||
llvmNextExtraCommonGlobalCflags = []string{
|
||||
|
Reference in New Issue
Block a user