Update build to include neon
This commit is contained in:
parent
4f97baef53
commit
efc9044278
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
# CPU Features library should not be built for newon
|
||||
ifneq ($(OSMAND_BUILDING_NEON_LIBRARY),true)
|
||||
#ifneq ($(OSMAND_BUILDING_NEON_LIBRARY),true)
|
||||
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
include $(CLEAR_VARS)
|
||||
|
@ -19,4 +19,4 @@ endif
|
|||
|
||||
$(call import-module,android/cpufeatures)
|
||||
|
||||
endif
|
||||
#endif
|
Loading…
Reference in a new issue