Fix mysterious linking problems with bundled LZ4 code: it was due to the
fact that I had `archivers/liblz4' installed locally, and its header was
picked up before the bundled one which has "static inline" definition of
LZ4_compressBound() function vs. normal definition in system-wide header.
Description
Description
Details
Details
- Provenance
danfe Authored on - Parents
- rP395764: Upgrade to 1.7.19.
- Branches
- Unknown
- Tags