mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-01-28 22:48:18 +03:00
vkd3d: Update to vkd3d-1.12-89-g68b7f9df.
This commit is contained in:
parent
ad86187720
commit
9682fbb464
@ -621,6 +621,9 @@ VKD3D_CONFIGURE_ARGS = \
|
|||||||
--without-ncurses \
|
--without-ncurses \
|
||||||
SONAME_LIBVULKAN=vulkan-1 \
|
SONAME_LIBVULKAN=vulkan-1 \
|
||||||
|
|
||||||
|
# LTO is enabled by default, but causes the build to fail. I havent't
|
||||||
|
# investigated this yet.
|
||||||
|
VKD3D_CFLAGS = -fno-lto
|
||||||
VKD3D_LDFLAGS = -static-libgcc $(CROSSLDFLAGS)
|
VKD3D_LDFLAGS = -static-libgcc $(CROSSLDFLAGS)
|
||||||
VKD3D_DEPENDS = vulkan-headers spirv-headers
|
VKD3D_DEPENDS = vulkan-headers spirv-headers
|
||||||
|
|
||||||
|
2
vkd3d
2
vkd3d
@ -1 +1 @@
|
|||||||
Subproject commit a16b9dffda9becb1dbcad476c38b78f2144f35b4
|
Subproject commit 68b7f9df310a27fb8e4ebac48a1452570263ac08
|
Loading…
x
Reference in New Issue
Block a user