aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej enczykowski <maze@google.com>2019-10-30 23:52:01 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-10-30 23:52:01 -0700
commitec59d5f2221067868868c5d07d7695821dcb9817 (patch)
tree147b52e09884218b050ca71b94d80255c2fe69c8
parent0eaf0a037b72bdb1b22565d6bd15a731038f041a (diff)
parentab360ada2b000ce145825d5aca4f0a42421531df (diff)
downloadethtool-ec59d5f2221067868868c5d07d7695821dcb9817.tar.gz
ethtool Android.bp - remove no longer needed compiler warning disablementsandroid-r-preview-1
am: ab360ada2b Change-Id: I106e76dcbe521e4521c2cb82cd734166d993957b
-rw-r--r--Android.bp2
1 files changed, 0 insertions, 2 deletions
diff --git a/Android.bp b/Android.bp
index b08243a..6bbb05d 100644
--- a/Android.bp
+++ b/Android.bp
@@ -36,9 +36,7 @@ cc_binary {
"vmxnet3.c",
],
cflags: [
- "-Wno-unused-parameter",
"-Wno-missing-field-initializers",
- "-Wno-pointer-arith",
"-DPACKAGE=\"ethtool\"",
"-DVERSION=\"5.3\"",
"-std=gnu11",