commit | 7a13f290ca3ef8d45fbc7a8aa7b64b9aa08dd80f | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Tue Oct 11 17:43:18 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Tue Oct 11 17:43:18 2016 +0000 |
tree | 2b0cdc322ba3e4e229f717923338183a110e8524 | |
parent | f60f75871d6fd401ee97ae1f0ce6352f3b8afd3b [diff] | |
parent | a6597185dee39b4dcd2d5c0cfb27dc035862cd3d [diff] |
Rely on the platform -std default. am: 063863bbda am: a6597185de Change-Id: If2cb7b00c192a5d034aa23ccc784ed0af3141bf7
diff --git a/Android.mk b/Android.mk index 3891ce6..263f840 100644 --- a/Android.mk +++ b/Android.mk
@@ -60,8 +60,7 @@ -fvisibility=hidden ue_common_cppflags := \ -Wnon-virtual-dtor \ - -fno-strict-aliasing \ - -std=gnu++11 + -fno-strict-aliasing ue_common_ldflags := \ -Wl,--gc-sections ue_common_c_includes := \