-
-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Description
The following logic:
makes it possible to use system bzip2 library only if it does supply a pkg-config file. However, as of today bzip2 does not install a pkg-config file. As such, this is either dead code or entirely reliant on custom third-party patching.
Could you please add a fallback logic that could be used to link against vanilla bzip2 install? For example, blosc2-sys does that via supporting BLOSC2_INSTALL_PREFIX envvar:
alerque, arthurzam, Kangie and Flowdalic
Metadata
Metadata
Assignees
Labels
No labels