am 57c5a556: Merge "Disable clang compilation due to lack of ifunc."

* commit '57c5a5562b08007dbe6379a4b68ca3a0225747c0':
  Disable clang compilation due to lack of ifunc.
This commit is contained in:
Chih-Hung Hsieh 2014-10-28 04:51:47 +00:00 committed by Android Git Automerger
commit f3b0d9cd79

View File

@ -276,6 +276,7 @@ ifeq ($(TARGET_ARCH),$(filter $(TARGET_ARCH),arm64 x86 x86_64))
endif
build_type := target
libtest_ifunc_clang_target := false
include $(TEST_PATH)/Android.build.mk
endif