mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-11 06:32:10 +08:00
Silent NDK unpacking
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ android:
|
||||
before_install:
|
||||
- date
|
||||
- wget http://dl.google.com/android/ndk/android-ndk-r10e-linux-x86_64.bin
|
||||
- chmod +x android-ndk-r10e-linux-x86_64.bin && ./android-ndk-r10e-linux-x86_64.bin
|
||||
- chmod +x android-ndk-r10e-linux-x86_64.bin && ./android-ndk-r10e-linux-x86_64.bin > /dev/null
|
||||
- mv android-ndk-r10e android-ndk
|
||||
- export PATH=`pwd`/android-ndk:`pwd`/android-sdk-linux/tools:`pwd`/android-sdk-linux/platform-tools:$PATH
|
||||
- echo $PATH
|
||||
|
||||
Reference in New Issue
Block a user