]> git.lizzy.rs Git - minetest.git/commit
Get rid of LuaJIT linking workarounds
authorsfan5 <sfan5@live.de>
Mon, 26 Sep 2022 14:05:00 +0000 (16:05 +0200)
committersfan5 <sfan5@live.de>
Thu, 13 Oct 2022 21:02:11 +0000 (23:02 +0200)
commitaf38bae57f4f0f77bf2c0cf029928567e554b60b
tree046c15f5852abd67f7d0167dc6ecd1903964606c
parent558cbd89fbb78be32f4fd7e944f163edd9fb7d42
Get rid of LuaJIT linking workarounds

...and replace them with a cautionary warning message if someone uses an old version.
The detection is kind of a hack but no choice as upstream is not interested in version numbering.
src/CMakeLists.txt