--- 3rdparty/bx/src/mutex.cpp.orig 2018-02-27 15:59:06 UTC +++ 3rdparty/bx/src/mutex.cpp @@ -13,6 +13,7 @@ || BX_PLATFORM_IOS \ || BX_PLATFORM_OSX \ || BX_PLATFORM_PS4 \ + || BX_PLATFORM_BSD \ || BX_PLATFORM_RPI # include #elif BX_PLATFORM_WINDOWS \