From 0c70101b74db61f883fdd7907a4975ffff735044 Mon Sep 17 00:00:00 2001 From: Julian Sikorski Date: Wed, 13 Nov 2019 04:08:23 +0100 Subject: Sync bgfx, bx and bimg with upstream; fix the hlsl fs_chroma.sc matrix transposition properly (#5875) * Sync bgfx with upstream revision 280420d * Sync bx with upstream revision 267727d * Sync bimg with upstream revision c1bab10 * Use bgfx helper functions to ensure correct matrix orientation * Rebuild hlsl chain --- 3rdparty/bx/scripts/toolchain.lua | 1 + 1 file changed, 1 insertion(+) (limited to '3rdparty/bx/scripts/toolchain.lua') diff --git a/3rdparty/bx/scripts/toolchain.lua b/3rdparty/bx/scripts/toolchain.lua index 18eeb91a832..e9b336e6e7d 100644 --- a/3rdparty/bx/scripts/toolchain.lua +++ b/3rdparty/bx/scripts/toolchain.lua @@ -1037,6 +1037,7 @@ function toolchain(_buildDir, _libDir) "-msse2", "-Wunused-value", "-Wundef", + "-target x86_64-apple-macos" .. (#macosPlatform > 0 and macosPlatform or "10.11"), } includedirs { path.join(bxDir, "include/compat/osx") } -- cgit v1.2.3-70-g09d2