mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-07-14 05:11:49 +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