aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2022-05-12 09:41:17 -0700
committerElliott Hughes <enh@google.com>2022-05-12 09:41:17 -0700
commitefd54f63d6a2d217a188745b95c8c14805c4ba30 (patch)
tree3e7801a68dc09235057bc8572fdfc17a2dee98e5
parent61587de9f706fdb1c83943d09ec9fc0719b2a288 (diff)
downloadethtool-efd54f63d6a2d217a188745b95c8c14805c4ba30.tar.gz
gnu11 is the default now.
Test: treehugger Change-Id: I304ce1a4451a43bb28f35f6e9c60a6e84b2dfe70
-rw-r--r--Android.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 8678e9e..4d4f3b7 100644
--- a/Android.bp
+++ b/Android.bp
@@ -76,6 +76,5 @@ cc_binary {
"-Wno-missing-field-initializers",
"-DPACKAGE=\"ethtool\"",
"-DVERSION=\"5.3\"",
- "-std=gnu11",
]
}