diff options
Diffstat (limited to 'app-emulation/steam')
-rwxr-xr-x | app-emulation/steam/files/kogaion-steam | 1 | ||||
-rw-r--r-- | app-emulation/steam/steam-1.0.0.45-r6.ebuild (renamed from app-emulation/steam/steam-1.0.0.45-r5.ebuild) | 0 |
2 files changed, 1 insertions, 0 deletions
diff --git a/app-emulation/steam/files/kogaion-steam b/app-emulation/steam/files/kogaion-steam index 638bb484..02e5f2a9 100755 --- a/app-emulation/steam/files/kogaion-steam +++ b/app-emulation/steam/files/kogaion-steam @@ -25,6 +25,7 @@ preload_some_system_libs () { echo "" echo "nvidia optimus detected, we will not preload nvidia libs" echo "" + export __GLVND_DISALLOW_PATCHING=1 elif [[ "$(lsmod|grep nvidia)" && ! "$(lsmod|grep bbswitch)" ]] ; then echo "" echo "nvidia optimus not detected, we will preload nvidia libs" diff --git a/app-emulation/steam/steam-1.0.0.45-r5.ebuild b/app-emulation/steam/steam-1.0.0.45-r6.ebuild index 5d2ebc9d..5d2ebc9d 100644 --- a/app-emulation/steam/steam-1.0.0.45-r5.ebuild +++ b/app-emulation/steam/steam-1.0.0.45-r6.ebuild |