mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Remove obsolete QT5_ANDROID_BIN
Signed-off-by: Alex Blasche <alexander.blasche@qt.io>
This commit is contained in:
parent
a4bb61b58a
commit
db8200a9c3
1 changed files with 0 additions and 1 deletions
|
@ -120,7 +120,6 @@ elif [ "$ARCH" = "x86" ] ; then
|
|||
BUILDCHAIN=i686-linux-android
|
||||
OPENSSL_MACHINE=i686
|
||||
fi
|
||||
export QT5_ANDROID_BIN=${QT5_ANDROID}/android_${QT_ARCH}/bin
|
||||
|
||||
if [ ! -e ndk-"$ARCH" ] ; then
|
||||
"$ANDROID_NDK_ROOT/build/tools/make_standalone_toolchain.py" --arch="$ARCH" --install-dir=ndk-"$ARCH" --api=16
|
||||
|
|
Loading…
Add table
Reference in a new issue