am 861fea29: am 3fd89533: Merge "Make aarch64 more like arm wrt strict-aliasing."

* commit '861fea291dfcb9c536df9849e39f7ba3eca1cd52':
  Make aarch64 more like arm wrt strict-aliasing.
This commit is contained in:
Elliott Hughes 2013-12-17 15:44:16 +00:00 committed by Android Git Automerger
commit 07d4b794b8
1 changed files with 3 additions and 0 deletions

View File

@ -73,6 +73,9 @@ endif
TARGET_NO_UNDEFINED_LDFLAGS := -Wl,--no-undefined
TARGET_GLOBAL_CFLAGS += \
-fno-strict-aliasing \
android_config_h := $(call select-android-config-h,linux-aarch64)
TARGET_GLOBAL_CFLAGS += \