aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Android.bp6
1 files changed, 5 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index b37e26f3..594f2b56 100644
--- a/Android.bp
+++ b/Android.bp
@@ -132,9 +132,13 @@ cc_binary_host {
darwin: {
enabled: false,
},
- linux_glibc: {
+ glibc: {
cppflags: [
"-DHAVE_A_OUT_H",
+ ],
+ },
+ linux_glibc: {
+ cppflags: [
"-Wno-unused-parameter",
],
srcs: [