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>
Wed, 11 Feb 2015 05:59:58 +0000 (15:59 +1000)
commitcfca5f99e62a32b5488d93f771453ef6935c5d4e
tree44f3e00e3f23f48648e066b70a8cdd41cdd8a08f
parentcaf8d2a9d16a313bbc86a27ad0642efc76852e9f
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