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