Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
M
Magisk
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
Magisk
Commits
775d095b
Commit
775d095b
authored
May 08, 2021
by
topjohnwu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update busybox
Fix #4225
parent
7679b5d5
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
6 deletions
+3
-6
Application.mk
native/jni/Application.mk
+2
-5
busybox
native/jni/external/busybox
+1
-1
No files found.
native/jni/Application.mk
View file @
775d095b
...
...
@@ -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
busybox
@
84ce191c
Subproject commit
76822933adc85c853daa6743d93433461f620849
Subproject commit
84ce191c8e3e69869617991c275f1b724422c604
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment