Merge "Build PacProcessor for 64 bit."
This commit is contained in:
@@ -27,8 +27,6 @@ LOCAL_CERTIFICATE := platform
|
|||||||
|
|
||||||
LOCAL_JNI_SHARED_LIBRARIES := libjni_pacprocessor
|
LOCAL_JNI_SHARED_LIBRARIES := libjni_pacprocessor
|
||||||
|
|
||||||
LOCAL_MULTILIB := 32
|
|
||||||
|
|
||||||
include $(BUILD_PACKAGE)
|
include $(BUILD_PACKAGE)
|
||||||
|
|
||||||
include $(call all-makefiles-under,$(LOCAL_PATH))
|
include $(call all-makefiles-under,$(LOCAL_PATH))
|
||||||
|
|||||||
@@ -35,7 +35,6 @@ LOCAL_SHARED_LIBRARIES := \
|
|||||||
|
|
||||||
LOCAL_MODULE := libjni_pacprocessor
|
LOCAL_MODULE := libjni_pacprocessor
|
||||||
LOCAL_MODULE_TAGS := optional
|
LOCAL_MODULE_TAGS := optional
|
||||||
LOCAL_32_BIT_ONLY := true
|
|
||||||
|
|
||||||
include external/stlport/libstlport.mk
|
include external/stlport/libstlport.mk
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user