summaryrefslogtreecommitdiff
path: root/app-emulation/steam
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-11-26 17:27:42 +0000
committerV3n3RiX <venerix@redcorelinux.org>2017-11-26 17:27:42 +0000
commit391a60994835ac6198f647eb3ecbef9075305b74 (patch)
tree06fde63250524dcbb29d44ff3a4f2d6f7b84ea1e /app-emulation/steam
parentf613a2236225a3503d9120b9601f71645d54266a (diff)
app-emulation/steam : preload GCC 6 libs
Diffstat (limited to 'app-emulation/steam')
-rwxr-xr-xapp-emulation/steam/files/redcore-steam2
-rw-r--r--app-emulation/steam/steam-1.0.0.45-r1.ebuild (renamed from app-emulation/steam/steam-1.0.0.45-r1710.ebuild)0
2 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/steam/files/redcore-steam b/app-emulation/steam/files/redcore-steam
index f357bc0b..9b624a54 100755
--- a/app-emulation/steam/files/redcore-steam
+++ b/app-emulation/steam/files/redcore-steam
@@ -17,7 +17,7 @@ remove_some_bundled_libs () {
}
preload_some_system_libs () {
- export LD_PRELOAD='/usr/lib32/gcc/x86_64-pc-linux-gnu/5.4.0/32/libstdc++.so.6 /usr/lib32/gcc/x86_64-pc-linux-gnu/5.4.0/32/libgcc_s.so.1 /usr/lib64/gcc/x86_64-pc-linux-gnu/5.4.0/libgcc_s.so.1 /usr/lib64/gcc/x86_64-pc-linux-gnu/5.4.0/32/libstdc++.so.6'
+ export LD_PRELOAD='/usr/lib32/gcc/x86_64-pc-linux-gnu/6.4.0/32/libstdc++.so.6 /usr/lib32/gcc/x86_64-pc-linux-gnu/6.4.0/32/libgcc_s.so.1 /usr/lib64/gcc/x86_64-pc-linux-gnu/6.4.0/libgcc_s.so.1 /usr/lib64/gcc/x86_64-pc-linux-gnu/6.4.0/32/libstdc++.so.6'
# steam must be told where nvidia opengl libs live on gentoo systems
# but this will break optimus, so check if we detect bbswitch in here
# if we do, we do not preload nvidia opengl, as it will break steam
diff --git a/app-emulation/steam/steam-1.0.0.45-r1710.ebuild b/app-emulation/steam/steam-1.0.0.45-r1.ebuild
index 993c0659..993c0659 100644
--- a/app-emulation/steam/steam-1.0.0.45-r1710.ebuild
+++ b/app-emulation/steam/steam-1.0.0.45-r1.ebuild