mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-12-25 15:17:38 +00:00
parent
7679b5d516
commit
775d095b3c
@ -15,10 +15,7 @@ ifdef B_64BIT
|
|||||||
APP_ABI += arm64-v8a x86_64
|
APP_ABI += arm64-v8a x86_64
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# Busybox require some additional settings
|
# Busybox should use stock libc.a
|
||||||
ifdef B_BB
|
ifdef B_BB
|
||||||
ifeq ($(OS),Windows_NT)
|
APP_PLATFORM := android-22
|
||||||
APP_SHORT_COMMANDS := true
|
|
||||||
endif
|
|
||||||
APP_PLATFORM := android-21
|
|
||||||
endif
|
endif
|
||||||
|
2
native/jni/external/busybox
vendored
2
native/jni/external/busybox
vendored
@ -1 +1 @@
|
|||||||
Subproject commit 76822933adc85c853daa6743d93433461f620849
|
Subproject commit 84ce191c8e3e69869617991c275f1b724422c604
|
Loading…
x
Reference in New Issue
Block a user