1
0
mirror of https://github.com/topjohnwu/Magisk.git synced 2025-04-01 09:22:15 +00:00

Better Windows support

This commit is contained in:
topjohnwu 2018-02-10 19:54:58 +08:00
parent 6728445542
commit 7193374a7e

@ -2,3 +2,4 @@ APP_ABI := x86 x86_64 armeabi-v7a arm64-v8a
APP_PLATFORM := android-21
APP_CFLAGS := $(MAGISK_FLAGS) -std=gnu99
APP_CPPFLAGS := -std=c++11
APP_SHORT_COMMANDS := true