summaryrefslogtreecommitdiff
path: root/app-emulation/wine-proton/wine-proton-8.0.4.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-01-09 01:01:10 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-01-09 01:01:10 +0000
commit7a808196491672645bab84bf994294bfcf1dd394 (patch)
tree802cfbfead9c2426a34b9ae4908b3da5c37b719a /app-emulation/wine-proton/wine-proton-8.0.4.ebuild
parent1e1e7636b59380beebd325e8d256875e4f824230 (diff)
gentoo auto-resync : 09:01:2024 - 01:01:10
Diffstat (limited to 'app-emulation/wine-proton/wine-proton-8.0.4.ebuild')
-rw-r--r--app-emulation/wine-proton/wine-proton-8.0.4.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/app-emulation/wine-proton/wine-proton-8.0.4.ebuild b/app-emulation/wine-proton/wine-proton-8.0.4.ebuild
index cc16907c46de..be98e0d28d22 100644
--- a/app-emulation/wine-proton/wine-proton-8.0.4.ebuild
+++ b/app-emulation/wine-proton/wine-proton-8.0.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2023 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -158,7 +158,8 @@ src_prepare() {
sed -i '/MSVCRTFLAGS=/s/-mabi=ms//' configure.ac || die
# needed by Valve's fsync patches if using clang (undef atomic_load_8)
- sed -i '/^UNIX_LIBS.*=/s/$/ -latomic/' dlls/ntdll/Makefile.in || die
+ sed -e '/^UNIX_LIBS.*=/s/$/ -latomic/' \
+ -i dlls/{ntdll,winevulkan}/Makefile.in || die
fi
# ensure .desktop calls this variant + slot