diff options
Diffstat (limited to 'games/regoth/files/patch-lib_bgfx-cmake_bx_src_mutex.cpp')
| -rw-r--r-- | games/regoth/files/patch-lib_bgfx-cmake_bx_src_mutex.cpp | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/games/regoth/files/patch-lib_bgfx-cmake_bx_src_mutex.cpp b/games/regoth/files/patch-lib_bgfx-cmake_bx_src_mutex.cpp new file mode 100644 index 000000000000..ab2c73e9d078 --- /dev/null +++ b/games/regoth/files/patch-lib_bgfx-cmake_bx_src_mutex.cpp @@ -0,0 +1,10 @@ +--- lib/bgfx-cmake/bx/src/mutex.cpp.orig 2018-04-24 22:16:50 UTC ++++ lib/bgfx-cmake/bx/src/mutex.cpp +@@ -9,6 +9,7 @@ + + #if BX_PLATFORM_ANDROID \ + || BX_PLATFORM_LINUX \ ++ || BX_PLATFORM_BSD \ + || BX_PLATFORM_IOS \ + || BX_PLATFORM_OSX \ + || BX_PLATFORM_PS4 \ |
