Merge branch 'omwfixopenal' into 'master'
OMW_Nightly - fix lib issue See merge request fdroid/fdroiddata!5757
This commit is contained in:
commit
2ab0330632
|
@ -177,6 +177,9 @@ Builds:
|
|||
- sed -i -e '/Unzip/,+5d' buildscripts/include/setup-ndk.sh
|
||||
- sed -i -e 's/\ -Wl,-plugin-opt=-emulated-tls//' -e '/download-ndk/d' -e '/debugging\
|
||||
life/,+19d' buildscripts/build.sh
|
||||
- sed -i -e 's!kcat.strangesoft.net/openal-releases/openal-soft-${OPENAL_VERSION}.tar.bz2!github.com/kcat/openal-soft/archive/openal-soft-${OPENAL_VERSION}.tar.gz!'
|
||||
-e 's/5c2f87ff5188b95e0dc4769719a9d89ce435b8322b4478b95dd4b427fe84b2e9/9f3536ab2bb7781dbafabc6a61e0b34b17edd16bd6c2eaf2ae71bc63078f98c7/'
|
||||
buildscripts/CMakeLists.txt
|
||||
- mkdir -p buildscripts/toolchain
|
||||
- ln -s -T $$NDK$$ buildscripts/toolchain/ndk
|
||||
- ./buildscripts/build.sh --arch arm
|
||||
|
|
Loading…
Reference in a new issue