Revert "Enable -Wfortify-source"

This reverts commit ca5e3eb407.

Reason for revert: falcon and seahawk build failures on git_main.
(cherry picked from https://android-review.googlesource.com/q/commit:32e35e416ecc8c297ed761bcd1e6cdcc96a76ac6)
Merged-In: Ib48e33dbb1649641223013739bb85934342a067a
Change-Id: Ib48e33dbb1649641223013739bb85934342a067a
This commit is contained in:
Maciej Żenczykowski 2024-06-17 09:55:36 +00:00 committed by Android Build Coastguard Worker
parent 7e76719028
commit 256fb00278

View file

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