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

* commit 'f3b0d9cd79574ac43d41e50bf81f57016c620624':
  Disable clang compilation due to lack of ifunc.
This commit is contained in:
Chih-Hung Hsieh
2014-10-29 17:13:31 +00:00
committed by Android Git Automerger

View File

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