Fixed build 1.25.1-27 of ru.meefik.busybox
This commit is contained in:
parent
1881376793
commit
42a7e61cfc
|
@ -74,14 +74,11 @@ Build:1.25.1,27
|
|||
scandelete=app/src/main/assets
|
||||
build=cd ../contrib && \
|
||||
export ANDROID_NDK_ROOT=$$NDK$$ && \
|
||||
./bb-build.sh arm pie && \
|
||||
./bb-build.sh arm nopie && \
|
||||
./bb-build.sh arm static && \
|
||||
cp -fR compiled/arm ../app/src/main/assets/ && \
|
||||
./bb-build.sh intel pie && \
|
||||
./bb-build.sh intel nopie && \
|
||||
./bb-build.sh intel static && \
|
||||
cp -fR compiled/intel ../app/src/main/assets/ && \
|
||||
./bb-build.sh mips pie && \
|
||||
./bb-build.sh mips nopie && \
|
||||
./bb-build.sh mips static && \
|
||||
cp -fR compiled/mips ../app/src/main/assets/
|
||||
|
||||
Auto Update Mode:None
|
||||
|
|
Loading…
Reference in a new issue