Comment out use of libstdc++ to "fix" #4627 at the cost of breaking old distros.

This commit is contained in:
Joseph Lenox 2018-11-30 21:36:14 -06:00
parent f02df04392
commit 9eeca454e1

View File

@ -1,2 +1,2 @@
/usr/lib/x86_64-linux-gnu/libstdc++.so.6 # needed because of ancient distros and slic3r (and perl for perl reasons) needs modern c++.
#/usr/lib/x86_64-linux-gnu/libstdc++.so.6 # needed because of ancient distros and slic3r (and perl for perl reasons) needs modern c++.
/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so # Missing?