mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
fix(libxml2.restock)[1]
`darwin` doesn't need this.
This commit is contained in:
parent
34102f2dfa
commit
53548a46b8
|
@ -34,6 +34,7 @@ build:
|
|||
ARGS:
|
||||
- --prefix={{prefix}}
|
||||
- --without-lzma
|
||||
linux:
|
||||
# undefined symbol errors in newer llvms prevent building shared libs
|
||||
CFLAGS: $CFLAGS -Wl,--undefined-version
|
||||
|
||||
|
|
Loading…
Reference in a new issue