Disable clang compilation due to lack of ifunc.
BUG: 18055309 Change-Id: I0f36011cf7872a20ddd36a6c3c607eb96f0a8ec2
This commit is contained in:
parent
cad8d226c3
commit
b086298629
@ -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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user