Fix FTBFS on GNU/Hurd platform
authorMarkus Koschany <apo@gambaru.de>
Tue, 20 Jan 2015 09:41:51 +0000 (10:41 +0100)
committerCraig Robbins <kde.psych@gmail.com>
Sat, 14 Feb 2015 10:59:35 +0000 (20:59 +1000)
commit93e5ab367abe9f68cf1fe3ed8a198f563d9452af
treef617bb7a04a694905ac63683058c9fe4d494d59b
parent60fa5807b90498bf052bce1a7552f2ec794eb0d4
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.
src/cguittfont/irrUString.h
src/jthread/jevent.h
src/jthread/jsemaphore.h
src/jthread/pthread/jevent.cpp
src/jthread/pthread/jsemaphore.cpp
src/porting.h