summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYi Kong <yikong@google.com>2018-05-08 16:13:32 -0700
committerandroid-build-merger <android-build-merger@google.com>2018-05-08 16:13:32 -0700
commitc37a330865ad150a993d2c610867312bb2a91e35 (patch)
tree6ddd82161b799040c3ff268a6df1b2afe034eb99
parentfa7dff185f37fc59b8869c7cc55f4515e20da812 (diff)
parent1465941e66cd8167f959ebe72979180114c0cd1f (diff)
downloadscrypt-c37a330865ad150a993d2c610867312bb2a91e35.tar.gz
am: 1465941e66 Change-Id: Ib7df7f7e708a82451418461fa27709a8f175c640
-rw-r--r--sources.bp4
1 files changed, 2 insertions, 2 deletions
diff --git a/sources.bp b/sources.bp
index 8c7f886..4e29880 100644
--- a/sources.bp
+++ b/sources.bp
@@ -27,8 +27,8 @@ cc_defaults {
"-DUSE_OPENSSL_PBKDF2",
"-Wall",
"-Werror",
- "-Wno-error=implicit-function-declaration",
- "-Wno-error=unused-variable",
+ "-Wno-implicit-function-declaration",
+ "-Wno-unused-variable",
],
export_include_dirs: [