mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 13:36:09 +05:00
remove checks android ndk, see readme
This commit is contained in:
@@ -83,11 +83,6 @@ done
|
|||||||
### Android build section
|
### Android build section
|
||||||
#####
|
#####
|
||||||
|
|
||||||
if [ -z "$NDK_TOOLCHAIN" ]; then
|
|
||||||
echo "NDK_TOOLCHAIN is not defined. Android builds was skipped"
|
|
||||||
exit
|
|
||||||
fi
|
|
||||||
|
|
||||||
declare -a COMPILERS=(
|
declare -a COMPILERS=(
|
||||||
"arm7:armv7a-linux-androideabi21-clang"
|
"arm7:armv7a-linux-androideabi21-clang"
|
||||||
"arm64:aarch64-linux-android21-clang"
|
"arm64:aarch64-linux-android21-clang"
|
||||||
|
|||||||
Reference in New Issue
Block a user