commit | 0e6aa81999c89af2c2e6b0fef1ab21eb4da09892 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Tue Oct 11 18:13:07 2016 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Oct 11 18:13:08 2016 +0000 |
tree | 7180d2f5be20557c1c858c5e9cd215c5201f1dcf | |
parent | 2c8a26d8bf1e42992925458723f4d565224ffc92 [diff] | |
parent | 0568ee2641404cee6419ef220e74f8b49fa7d5fa [diff] |
Merge "Remove obsolete -std request."
diff --git a/libm/Android.bp b/libm/Android.bp index 64d281f..11017f6 100644 --- a/libm/Android.bp +++ b/libm/Android.bp
@@ -520,7 +520,6 @@ "-Wno-uninitialized", "-Wno-unknown-pragmas", ], - conlyflags: ["-std=gnu11"], include_dirs: ["bionic/libc"], system_shared_libs: ["libc"],