mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 08:25:07 +03:00
fix(libxml2.restock)
This commit is contained in:
parent
b50951f4da
commit
34102f2dfa
1 changed files with 2 additions and 0 deletions
|
@ -34,6 +34,8 @@ build:
|
||||||
ARGS:
|
ARGS:
|
||||||
- --prefix={{prefix}}
|
- --prefix={{prefix}}
|
||||||
- --without-lzma
|
- --without-lzma
|
||||||
|
# undefined symbol errors in newer llvms prevent building shared libs
|
||||||
|
CFLAGS: $CFLAGS -Wl,--undefined-version
|
||||||
|
|
||||||
test:
|
test:
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
Loading…
Reference in a new issue