Revert "Enable -Wfortify-source"
This reverts commit 4412723f63
.
Reason for revert: Droidmonitor triggered revert due to build breakage in b/341339765.
Change-Id: Id2880f6c0e38504f1adace5e4dab3fd7f6b9b792
This commit is contained in:
committed by
Gerrit Code Review
parent
4412723f63
commit
89ed157a2f
@@ -365,6 +365,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