mirror of
https://github.com/minetest/minetest.git
synced 2024-11-04 14:53:45 +01:00
47225346be
Previously, sound failed due to errors with hardfp abi build instructions. As the problem couldn't be found, the softfp compatible abi was chosen instead. This move will cause a small performance overhead, but due to the abi being armeabi-v7a, the internal calculations will still be done using the FPU. We also fix some issues with ABI information passing. However, the fixes aren't sufficient to get sound working. The patch also fixes an issue with the gitignore file. |
||
---|---|---|
.. | ||
jni | ||
res | ||
src/net/minetest/minetest | ||
AndroidManifest.xml.template | ||
build.xml | ||
irrlicht-back_button.patch | ||
irrlicht-texturehack.patch | ||
irrlicht-touchcount.patch | ||
libiconv_android.patch | ||
libiconv_stdio.patch | ||
libvorbis-libogg-fpu.patch | ||
Makefile | ||
openssl_arch.patch | ||
project.properties |