mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-12 07:42:00 +00:00
@@ -10,4 +10,7 @@ APP_STRIP_MODE := --strip-all
|
||||
# Busybox should use stock libc.a
|
||||
ifdef B_BB
|
||||
APP_PLATFORM := android-22
|
||||
ifeq ($(OS),Windows_NT)
|
||||
APP_SHORT_COMMANDS := true
|
||||
endif
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user