-
Notifications
You must be signed in to change notification settings - Fork 181
Open
Description
Not sure how this was supposed to work, since nothing in the build passes -lz, but linking fails without it with a lot of undefined symbols like _uncompress, all of which sit in zlib.
Adding /opt/local/lib/libz.a (assuming MacPorts paths and preference for static linking) to this
Line 144 in a814261
| LDADD_STATIC="${STATIC_LIBSSLDIR}/libssl.a ${STATIC_LIBSSLDIR}/libcrypto.a" |
Metadata
Metadata
Assignees
Labels
No labels