commit | 0568ee2641404cee6419ef220e74f8b49fa7d5fa | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Fri Oct 07 10:43:30 2016 -0700 |
committer | Elliott Hughes <enh@google.com> | Fri Oct 07 10:43:30 2016 -0700 |
tree | 43c98c5e07e965dcbdf2dae9bd7618b80d6bdacd | |
parent | e35872605b2cd8ebadb7984a93ee38c42aafdffd [diff] |
Remove obsolete -std request. Bug: http://b/32019064 Test: builds Change-Id: Id662a63f08054634721750d26e0dcd3c366ed2e6
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"],