mirror of
https://github.com/YGGverse/xash3d-fwgs.git
synced 2025-01-18 02:50: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
|
||||
script:
|
||||
- cd android
|
||||
- export ARCHS="armeabi armeabi-v7a-hard x86"
|
||||
- export ARCHS="armeabi armeabi-v7a x86"
|
||||
- export TOOLCHAIN="host"
|
||||
- sh compile.sh release
|
||||
after_script:
|
||||
|
Loading…
x
Reference in New Issue
Block a user