minetest/src/jthread/pthread
Markus Koschany cfca5f99e6 Fix FTBFS on GNU/Hurd platform
Minetest fails to build on GNU/Hurd due to a name clash with OSX/Apple,
both are defining the __MACH__ keyword. This commit fixes the issue.
2015-02-11 15:59:58 +10:00
..
jevent.cpp Fix FTBFS on GNU/Hurd platform 2015-02-11 15:59:58 +10:00
jmutex.cpp Fix broken async locking in release build 2013-12-03 17:50:00 +02:00
jsemaphore.cpp Fix FTBFS on GNU/Hurd platform 2015-02-11 15:59:58 +10:00
jthread.cpp Fix all warnings and remove -Wno-unused-but-set cflag 2015-01-18 23:29:19 -05:00