Build Perl module Compress::Raw::Zlib with zlib from /usr/lib/libz.so
authorbluhm <bluhm@openbsd.org>
Fri, 25 Mar 2022 11:38:11 +0000 (11:38 +0000)
committerbluhm <bluhm@openbsd.org>
Fri, 25 Mar 2022 11:38:11 +0000 (11:38 +0000)
commite1468233441a0a705b456162ebc426fd2612b2e0
treebdd01dcc5c5d56b01f557abaa39208fbb1a63fd9
parent56e03632d0bb5bc27fa836437f74a50a0a521015
Build Perl module Compress::Raw::Zlib with zlib from /usr/lib/libz.so
instead of the sources that are packaged with Perl.  This allows
us to apply security fixes for userland base in one place.  Zlib.so
is used with dlopen(3) and gets a new library dependency to libz.
Before zlib objects from zlib-src were linked statically.
OK tb@
gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/config.in