mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-08-15 10:07:25 +00:00
@@ -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
Submodule native/jni/external/busybox updated: 76822933ad...84ce191c8e
Reference in New Issue
Block a user