fix(libxml2.restock)

This commit is contained in:
Jacob Heider 2024-01-11 14:05:55 -05:00
parent b50951f4da
commit 34102f2dfa
No known key found for this signature in database
GPG key ID: 51E3FD0EE62677B6

View file

@ -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: