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