Merge "Disable clang compilation due to lack of ifunc."
This commit is contained in:
commit
57c5a5562b
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue