-
- Downloads
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.
Showing
- src/cguittfont/irrUString.h 1 addition, 1 deletionsrc/cguittfont/irrUString.h
- src/jthread/jevent.h 2 additions, 2 deletionssrc/jthread/jevent.h
- src/jthread/jsemaphore.h 2 additions, 2 deletionssrc/jthread/jsemaphore.h
- src/jthread/pthread/jevent.cpp 1 addition, 1 deletionsrc/jthread/pthread/jevent.cpp
- src/jthread/pthread/jsemaphore.cpp 10 additions, 10 deletionssrc/jthread/pthread/jsemaphore.cpp
- src/porting.h 4 additions, 4 deletionssrc/porting.h
Loading
Please register or sign in to comment