summaryrefslogtreecommitdiff
path: root/src/client.cpp
diff options
context:
space:
mode:
authorest31 <MTest31@outlook.com>2015-08-02 10:08:44 +0200
committerest31 <MTest31@outlook.com>2015-08-02 19:23:17 +0200
commit47225346be9ab0d55bc2dbc71b6c0f085f47a75e (patch)
tree3efc93777c5fbf5ea40a486efdf3a34b736a7024 /src/client.cpp
parenta890c66bc035918d7478fc1742241eadfd9a5bae (diff)
downloadminetest-47225346be9ab0d55bc2dbc71b6c0f085f47a75e.tar.gz
minetest-47225346be9ab0d55bc2dbc71b6c0f085f47a75e.tar.bz2
minetest-47225346be9ab0d55bc2dbc71b6c0f085f47a75e.zip
Android: fix sound issue, and gitignore
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.
Diffstat (limited to 'src/client.cpp')
0 files changed, 0 insertions, 0 deletions