Revert "Enable -Wfortify-source"

This reverts commit a6e022c835.

Reason for revert: To verify the broken build b/339553761

Change-Id: Ib5546879effc283464a9ef66a20378960f9a56bf
This commit is contained in:
Sam Chiu 2024-05-09 06:52:15 +00:00 committed by Gerrit Code Review
parent a6e022c835
commit 9b7e07c7aa

View file

@ -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{