summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2022-05-12 09:42:46 -0700
committerElliott Hughes <enh@google.com>2022-05-12 09:42:46 -0700
commitceb1e694d9d6181188d2700217bbe3c4c32eba5c (patch)
tree83cbfe74904e756e30c4afd9902ba0d5e99365bb
parent8ff62d0fd676714af55157b851f9d13bc4972916 (diff)
downloadnewfs_msdos-ceb1e694d9d6181188d2700217bbe3c4c32eba5c.tar.gz
gnu11 is the default now.
Test: treehugger Change-Id: I17a8dee618588c4b9f5ea33785d05ab896e5635f
-rwxr-xr-xAndroid.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index f688898..1970448 100755
--- a/Android.bp
+++ b/Android.bp
@@ -17,7 +17,6 @@ license {
cc_binary {
name: "newfs_msdos",
- c_std: "gnu11",
cflags: [
"-Wall",
"-Werror",