mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-05 15:50:38 +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
|
||||
install: true
|
||||
install: export LDLOADLIBS=-lstdc++
|
||||
script: perl ./Build.PL
|
||||
perl:
|
||||
- "5.14"
|
||||
|
Loading…
x
Reference in New Issue
Block a user