On Mon, Jun 25, 2018 at 05:21:48PM +0300, Leonid Bobrov wrote: > Hi! > > This is engine's bugfix release, minetest_game didn't change. > > I hope this time I won't have to send more diffs:
Thanks, i've commited your diff. If you want to take maintainership or do more work on this port there's some room for improvement: - subpackage the server in a distinct package - fix the system libgmp detection in cmake/findGMP.cmake - the port doesnt respect the default cflags, which are -O2 -pipe. At least they stopped doing the crazy -O3 -funroll-loops dance.. Landry
