mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-07-30 20:12:03 +08:00
Comment out use of libstdc++ to "fix" #4627 at the cost of breaking old distros.
This commit is contained in:
parent
f02df04392
commit
9eeca454e1
@ -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?
|
||||
|
Loading…
x
Reference in New Issue
Block a user