mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
fix(perl)
This commit is contained in:
parent
771c8d817d
commit
f2d4a5359d
|
@ -9,6 +9,9 @@ versions:
|
||||||
|
|
||||||
build:
|
build:
|
||||||
dependencies:
|
dependencies:
|
||||||
|
linux:
|
||||||
|
llvm.org: <17
|
||||||
|
gnu.org/make: '*'
|
||||||
script: |
|
script: |
|
||||||
./Configure $ARGS
|
./Configure $ARGS
|
||||||
make --jobs {{ hw.concurrency }} install
|
make --jobs {{ hw.concurrency }} install
|
||||||
|
|
Loading…
Reference in a new issue