am fc800c1d: am 877b9486: am 815d7a7d: Merge "Fix build by removing libportable from the default build."
* commit 'fc800c1dba34a8da105e18242257af56fa2ac754': Fix build by removing libportable from the default build.
This commit is contained in:
@@ -16,6 +16,8 @@
|
|||||||
|
|
||||||
LOCAL_PATH := $(call my-dir)
|
LOCAL_PATH := $(call my-dir)
|
||||||
|
|
||||||
|
ifeq ($(BUILD_LIBPORTABLE_TOO),true)
|
||||||
|
|
||||||
#=====================================================================
|
#=====================================================================
|
||||||
# Device Shared Library libportable
|
# Device Shared Library libportable
|
||||||
#=====================================================================
|
#=====================================================================
|
||||||
@@ -42,3 +44,5 @@ LOCAL_WHOLE_STATIC_LIBRARIES += cpufeatures
|
|||||||
LOCAL_SHARED_LIBRARIES += liblog libdl
|
LOCAL_SHARED_LIBRARIES += liblog libdl
|
||||||
|
|
||||||
include $(BUILD_SHARED_LIBRARY)
|
include $(BUILD_SHARED_LIBRARY)
|
||||||
|
|
||||||
|
endif # BUILD_LIBPORTABLE_TOO
|
||||||
|
|||||||
Reference in New Issue
Block a user