mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-10-15 11:30:13 +00:00
Fix build on Windows
This commit is contained in:
@@ -17,5 +17,6 @@ endif
|
|||||||
|
|
||||||
# Busybox require some additional settings
|
# Busybox require some additional settings
|
||||||
ifdef B_BB
|
ifdef B_BB
|
||||||
|
APP_SHORT_COMMANDS := true
|
||||||
APP_PLATFORM := android-21
|
APP_PLATFORM := android-21
|
||||||
endif
|
endif
|
||||||
|
Reference in New Issue
Block a user