Merge "dataservices: disable build for 64 bit arch"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
22b96bca69
@@ -1,2 +1,5 @@
|
||||
ifneq (, $(filter aarch64 arm64, $(TARGET_ARCH)))
|
||||
$(info TODOAArch64: $(LOCAL_PATH)/Android.mk: Enable build support for 64 bit)
|
||||
else
|
||||
include $(call all-subdir-makefiles)
|
||||
|
||||
endif # $(TARGET_ARCH)
|
||||
|
||||
Reference in New Issue
Block a user