mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2026-01-08 15:38:02 +01:00
vkd3d: Update to vkd3d-1.12-89-g68b7f9df.
This commit is contained in:
parent
ad86187720
commit
9682fbb464
2 changed files with 4 additions and 1 deletions
|
|
@ -621,6 +621,9 @@ VKD3D_CONFIGURE_ARGS = \
|
|||
--without-ncurses \
|
||||
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_DEPENDS = vulkan-headers spirv-headers
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue