commit | 89234715c4c2454984cd94a5076ed1d60a05dc65 | [log] [tgz] |
---|---|---|
author | Aditya Kumar <appujee@google.com> | Sun Jun 16 19:12:17 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Sun Jun 16 19:12:17 2024 +0000 |
tree | 0ca34cc422cd13792097db98f48f88a0e71597f4 | |
parent | be0f95b374edd6ccf17e177b259850eed59f90f0 [diff] | |
parent | 2ac2966a5712ea8462792514f1cde436e5d4701b [diff] |
Enable -Wfortify-source am: ca5e3eb407 am: 2ac2966a57 Original change: https://android-review.googlesource.com/c/platform/build/soong/+/3107458 Change-Id: Ie07d8a9bdfcb91ea8e9879096677eb516439d009 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/cc/config/global.go b/cc/config/global.go index 62a4765..d2faff2 100644 --- a/cc/config/global.go +++ b/cc/config/global.go
@@ -376,8 +376,6 @@ "-Wno-unqualified-std-cast-call", "-Wno-array-parameter", "-Wno-gnu-offsetof-extensions", - // TODO: Enable this warning http://b/315245071 - "-Wno-fortify-source", } llvmNextExtraCommonGlobalCflags = []string{