mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-08-14 15:27:25 +00:00
native: fix slower build on non-Windows platforms
This commit is contained in:
@@ -17,6 +17,8 @@ endif
|
||||
|
||||
# Busybox require some additional settings
|
||||
ifdef B_BB
|
||||
ifeq ($(OS),Windows_NT)
|
||||
APP_SHORT_COMMANDS := true
|
||||
endif
|
||||
APP_PLATFORM := android-21
|
||||
endif
|
||||
|
Reference in New Issue
Block a user