Improve BSD support, tested on NetBSD.

This commit is contained in:
Thomas Klausner
2019-10-17 15:59:37 +02:00
committed by Бранимир Караџић
parent d60912bcb5
commit 0f3bb82216
3 changed files with 10 additions and 1 deletions

View File

@@ -20,6 +20,7 @@
|| BX_PLATFORM_IOS \
|| BX_PLATFORM_OSX \
|| BX_PLATFORM_PS4 \
|| BX_PLATFORM_BSD \
|| BX_PLATFORM_RPI
# include <pthread.h>
# if defined(__FreeBSD__)