pmt: workflow try fix build issues with NDK
This commit is contained in:
@@ -60,6 +60,5 @@ LOCAL_SRC_FILES := \
|
||||
Help.cpp
|
||||
LOCAL_C_INCLUDES := $(LOCAL_PATH)/../include
|
||||
LOCAL_CFLAGS := $(PMT_CXXFLAGS)
|
||||
LOCAL_STL := c++_static
|
||||
|
||||
include $(BUILD_EXECUTABLE)
|
||||
|
||||
@@ -24,7 +24,7 @@ APP_ABI := \
|
||||
armeabi-v7a
|
||||
|
||||
APP_PLATFORM := android-21
|
||||
|
||||
APP_OPTIM := release
|
||||
APP_STL := c++_shared
|
||||
|
||||
# end
|
||||
Reference in New Issue
Block a user