Magisk/jni/Application.mk

6 lines
133 B
Makefile
Raw Permalink Normal View History

2016-10-30 06:08:23 +08:00
APP_ABI := x86 x86_64 armeabi arm64-v8a
APP_PIE = true
2016-10-03 23:22:41 +02:00
APP_PLATFORM := android-21
2016-11-05 02:35:23 +08:00
APP_CPPFLAGS += -std=c++11
# APP_STL := c++_static