commit | 3b012b0cf34b5a9c3d062a6b23ba91460662e816 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Fri Mar 25 19:54:27 2016 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Fri Mar 25 19:54:27 2016 +0000 |
tree | 340cc51037dd437cc37db7f49eb0207011d21d86 | |
parent | 2c7fdeb61cca97fb40df006354a6f5c81361faee [diff] | |
parent | 05545f5c8fabf04ff164e86a04116c6bef70ae5e [diff] |
Merge "Update Android.bp to match Android.mk" into nyc-dev
diff --git a/libc/Android.bp b/libc/Android.bp index ca926d6..4cae16c 100644 --- a/libc/Android.bp +++ b/libc/Android.bp
@@ -385,6 +385,7 @@ cflags: [ "-Wno-sign-compare", "-Wno-uninitialized", + "-Wno-unused-parameter", "-DPOSIX_MISTAKE", "-include netbsd-compat.h", ],