summaryrefslogtreecommitdiff
path: root/emulators/wine-devel/files/wine-wow64.sh
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/wine-devel/files/wine-wow64.sh')
-rw-r--r--emulators/wine-devel/files/wine-wow64.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/wine-devel/files/wine-wow64.sh b/emulators/wine-devel/files/wine-wow64.sh
index 3a3ea25bb4c5..d83d10db698e 100644
--- a/emulators/wine-devel/files/wine-wow64.sh
+++ b/emulators/wine-devel/files/wine-wow64.sh
@@ -33,6 +33,7 @@ do
done
export LD_32_LIBRARY_PATH_RPATH=y
export LD_32_LIBMAP="
+libgcc_s.so.1 /usr/lib32/libgcc_s.so.1
$LOCALBASE/lib/libvulkan_intel.so $I386_ROOT/$LOCALBASE/lib/libvulkan_intel.so
$LOCALBASE/lib/libvulkan_radeon.so $I386_ROOT/$LOCALBASE/lib/libvulkan_radeon.so
$LD_32_LIBMAP"