mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 10:35:17 +03:00
fix(apr)
This commit is contained in:
parent
ab2ea4ca88
commit
25f62798c0
|
@ -11,7 +11,8 @@ build:
|
|||
tea.xyz/gx/make: '*'
|
||||
script: |
|
||||
./configure $ARGS
|
||||
make --jobs {{ hw.concurrency }} install
|
||||
make --jobs {{ hw.concurrency }}
|
||||
make install
|
||||
env:
|
||||
# add any environment variables here
|
||||
ARGS:
|
||||
|
|
Loading…
Reference in a new issue