mirror of
https://github.com/bkaradzic/bx.git
synced 2026-02-17 20:52:37 +01:00
Initial Haiku support (#207)
* Initial Haiku support * makefile support * Makefile fix, add genie for Haiku64 * Revert testchanges
This commit is contained in:
@@ -19,7 +19,8 @@
|
||||
|| BX_PLATFORM_IOS \
|
||||
|| BX_PLATFORM_OSX \
|
||||
|| BX_PLATFORM_PS4 \
|
||||
|| BX_PLATFORM_RPI
|
||||
|| BX_PLATFORM_RPI \
|
||||
|| BX_PLATFORM_HAIKU
|
||||
# include <pthread.h>
|
||||
# if defined(__FreeBSD__)
|
||||
# include <pthread_np.h>
|
||||
|
||||
Reference in New Issue
Block a user