mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-12-26 21:17:38 +00:00
Fix build on Windows
This commit is contained in:
parent
88920e0546
commit
b90c65370e
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user