mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-10-16 05:18:07 +00:00
Let build.py setup NDK
This commit is contained in:
4
tools/ndk-bins/README.md
Normal file
4
tools/ndk-bins/README.md
Normal file
@@ -0,0 +1,4 @@
|
||||
## Prebuilt Static Libraries
|
||||
|
||||
These binaries are copied straight from Google NDK r10e (`android-ndk-r10e/platforms/android-16`).
|
||||
The reason why Magisk prefer to use these static libs is because they yield significantly smaller binaries.
|
BIN
tools/ndk-bins/arm/crtbegin_dynamic.o
Normal file
BIN
tools/ndk-bins/arm/crtbegin_dynamic.o
Normal file
Binary file not shown.
BIN
tools/ndk-bins/arm/crtbegin_so.o
Normal file
BIN
tools/ndk-bins/arm/crtbegin_so.o
Normal file
Binary file not shown.
BIN
tools/ndk-bins/arm/crtbegin_static.o
Normal file
BIN
tools/ndk-bins/arm/crtbegin_static.o
Normal file
Binary file not shown.
BIN
tools/ndk-bins/arm/crtend_android.o
Normal file
BIN
tools/ndk-bins/arm/crtend_android.o
Normal file
Binary file not shown.
BIN
tools/ndk-bins/arm/crtend_so.o
Normal file
BIN
tools/ndk-bins/arm/crtend_so.o
Normal file
Binary file not shown.
BIN
tools/ndk-bins/arm/libc.a
Normal file
BIN
tools/ndk-bins/arm/libc.a
Normal file
Binary file not shown.
BIN
tools/ndk-bins/arm/libm.a
Normal file
BIN
tools/ndk-bins/arm/libm.a
Normal file
Binary file not shown.
BIN
tools/ndk-bins/arm/libm_hard.a
Normal file
BIN
tools/ndk-bins/arm/libm_hard.a
Normal file
Binary file not shown.
BIN
tools/ndk-bins/arm/libstdc++.a
Normal file
BIN
tools/ndk-bins/arm/libstdc++.a
Normal file
Binary file not shown.
BIN
tools/ndk-bins/i686/crtbegin_dynamic.o
Normal file
BIN
tools/ndk-bins/i686/crtbegin_dynamic.o
Normal file
Binary file not shown.
BIN
tools/ndk-bins/i686/crtbegin_so.o
Normal file
BIN
tools/ndk-bins/i686/crtbegin_so.o
Normal file
Binary file not shown.
BIN
tools/ndk-bins/i686/crtbegin_static.o
Normal file
BIN
tools/ndk-bins/i686/crtbegin_static.o
Normal file
Binary file not shown.
BIN
tools/ndk-bins/i686/crtend_android.o
Normal file
BIN
tools/ndk-bins/i686/crtend_android.o
Normal file
Binary file not shown.
BIN
tools/ndk-bins/i686/crtend_so.o
Normal file
BIN
tools/ndk-bins/i686/crtend_so.o
Normal file
Binary file not shown.
BIN
tools/ndk-bins/i686/libc.a
Normal file
BIN
tools/ndk-bins/i686/libc.a
Normal file
Binary file not shown.
BIN
tools/ndk-bins/i686/libm.a
Normal file
BIN
tools/ndk-bins/i686/libm.a
Normal file
Binary file not shown.
BIN
tools/ndk-bins/i686/libstdc++.a
Normal file
BIN
tools/ndk-bins/i686/libstdc++.a
Normal file
Binary file not shown.
BIN
tools/ndk-bins/i686/libz.a
Normal file
BIN
tools/ndk-bins/i686/libz.a
Normal file
Binary file not shown.
Reference in New Issue
Block a user