mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-08-15 01:57:26 +00:00
@@ -15,10 +15,7 @@ ifdef B_64BIT
|
||||
APP_ABI += arm64-v8a x86_64
|
||||
endif
|
||||
|
||||
# Busybox require some additional settings
|
||||
# Busybox should use stock libc.a
|
||||
ifdef B_BB
|
||||
ifeq ($(OS),Windows_NT)
|
||||
APP_SHORT_COMMANDS := true
|
||||
endif
|
||||
APP_PLATFORM := android-21
|
||||
APP_PLATFORM := android-22
|
||||
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