fix(perl)

This commit is contained in:
Jacob Heider 2023-04-16 16:04:28 -04:00
parent 4485b9c8a9
commit 341777496a
No known key found for this signature in database
GPG key ID: 59D15ADC7DCD39BB

View file

@ -40,6 +40,9 @@ build:
- -Duseshrplib=false
# makes perl “more” relocatable
- -Duserelocatableinc
linux:
ARGS:
- -Accflags=-fPIC
test:
script: |