mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-03 00:10:38 +08:00
Set LDLOADLIBS to get the linker switch to occur in the right place.
This commit is contained in:
parent
7ddbd092f6
commit
4ffe56b666
@ -1,5 +1,5 @@
|
|||||||
language: perl
|
language: perl
|
||||||
install: true
|
install: export LDLOADLIBS=-lstdc++
|
||||||
script: perl ./Build.PL
|
script: perl ./Build.PL
|
||||||
perl:
|
perl:
|
||||||
- "5.14"
|
- "5.14"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user