mirror of
https://github.com/YGGverse/xash3d-fwgs.git
synced 2025-01-18 11:00:33 +00:00
travis: disable hardfp finally, it mostly useless with newer NDK updates
This commit is contained in:
parent
959e10f720
commit
56859e03c3
@ -83,7 +83,7 @@ jobs:
|
|||||||
- export ANDROID_NDK_HOME=$ANDROID_SDK_HOME/ndk-bundle
|
- export ANDROID_NDK_HOME=$ANDROID_SDK_HOME/ndk-bundle
|
||||||
script:
|
script:
|
||||||
- cd android
|
- cd android
|
||||||
- export ARCHS="armeabi armeabi-v7a-hard x86"
|
- export ARCHS="armeabi armeabi-v7a x86"
|
||||||
- export TOOLCHAIN="host"
|
- export TOOLCHAIN="host"
|
||||||
- sh compile.sh release
|
- sh compile.sh release
|
||||||
after_script:
|
after_script:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user