summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-02-02 23:57:59 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-02-02 23:57:59 +0000
commit327934c71ddaa2df5abf0de7e871fbd4fb9891d0 (patch)
treed9e929dc1036cbf9238ba6ba19a1c5527e2ff20b
parentb5d6adee842b4be3bc376cc66445933dc026ca5b (diff)
parent4f5e9d862f8c97b0e2cc116abc5e7f1defc1e452 (diff)
downloadmclinker-327934c71ddaa2df5abf0de7e871fbd4fb9891d0.tar.gz
Snap for 11400057 from 4f5e9d862f8c97b0e2cc116abc5e7f1defc1e452 to simpleperf-release
Change-Id: I0b2e6cbd94e2884cd5fab8b67fad7d13a1747c60
-rw-r--r--Android.bp4
1 files changed, 1 insertions, 3 deletions
diff --git a/Android.bp b/Android.bp
index 5efa226..7eb6183 100644
--- a/Android.bp
+++ b/Android.bp
@@ -35,9 +35,7 @@ cc_defaults {
cppflags: [
"-Wall",
- "-Wno-unused-parameter",
- "-Wno-unused-private-field",
- "-Wno-unused-const-variable",
+ "-Wno-unused",
"-Werror",
//To enable asserts: