HomeFreeBSD

Assume "pkg-config zlib" works after 9.x reached EOL

Description

Assume "pkg-config zlib" works after 9.x reached EOL

Many ports passed ZLIB_CFLAGS="-I/usr/include" ZLIB_LIBS="-L/usr/lib -lz"
which is unsafe at least with lang/gcc* that override some system headers
and have newer libgcc_s.so that our old version in base may not be
forward-compatible with.

Details

Provenance
jbeichAuthored on
Parents
rP430482: Add cwstudio 0.9.5, fast, portable and lightweight Morse code signals
Branches
Unknown
Tags
Unknown