mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-15 17:45:57 +08:00
Merge pull request #3396 from lordofhyphens/cpanm-ldloadlibs
Set LDLOADLIBS to get the linker switch to occur in the right place. Fixes #3345 and replaces #3395 Thanks to @hyperair for investigating this.
This commit is contained in:
commit
8a72ffb302
@ -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