mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
fix(boost)
use our libstdc++
This commit is contained in:
parent
ee091cb9cd
commit
50af2bce2e
|
@ -8,10 +8,9 @@ versions:
|
|||
|
||||
dependencies:
|
||||
facebook.com/zstd: ^1
|
||||
gnu.org/gcc: '*' # use our libstdc++
|
||||
|
||||
build:
|
||||
dependencies:
|
||||
gnu.org/gcc: '*' # archlinux doesn't provide libgcc
|
||||
script:
|
||||
- ./bootstrap.sh --prefix={{ prefix }}
|
||||
- ./b2 $ARGS
|
||||
|
|
Loading…
Reference in a new issue