mirror of
https://github.com/minetest/minetest.git
synced 2025-02-17 10:23:47 +01:00
Android terminated immediately after start since commit 181f7baa453c58d4070de7196fd74663110946a8 because library wasn't loaded, and libminetest.so required libgmp.so.10 instead of libgmp.so. The second issue has been solved by the linker flags.