mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
parent
c2e3b21562
commit
21a7781193
|
@ -10,6 +10,8 @@ dependencies:
|
|||
facebook.com/zstd: ^1
|
||||
|
||||
build:
|
||||
dependencies:
|
||||
gnu.org/gcc: '*' # archlinux doesn't provide libgcc
|
||||
script:
|
||||
- ./bootstrap.sh --prefix={{ prefix }}
|
||||
- ./b2 $ARGS
|
||||
|
|
Loading…
Reference in a new issue