mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 16:35:07 +03:00
fix(boost)
This commit is contained in:
parent
8fd5486210
commit
fde382a338
1 changed files with 3 additions and 0 deletions
|
@ -20,6 +20,9 @@ build:
|
||||||
ARGS:
|
ARGS:
|
||||||
- install
|
- install
|
||||||
- --prefix={{ prefix }}
|
- --prefix={{ prefix }}
|
||||||
|
darwin:
|
||||||
|
ARGS:
|
||||||
|
- linkflags=-Wl,-headerpad_max_install_names
|
||||||
linux:
|
linux:
|
||||||
ARGS:
|
ARGS:
|
||||||
- cxxflags=-fPIC
|
- cxxflags=-fPIC
|
||||||
|
|
Loading…
Reference in a new issue