Steam has own versions of many libraries but the radeonsi (opensource amd) driver needs a newer version of libstdc++.so.6. "LD_PRELOAD='/usr/$LIB/libstdc++.so.6' steam" forces steam to use the newer system library instead of the old version steam has. For optimus you maybe need to f...