diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-05-19 23:04:41 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-05-31 23:04:53 +0200 |
commit | 281d8451c4082fb2e1f0e65c7e10aecfbe192482 (patch) | |
tree | 43e490dff606a4bf98f1356dde99b6e378cedd3c /package/php-memcached | |
parent | e613c6eb4a79b0c4e79d099e12c35e27370ecb60 (diff) | |
download | buildroot-281d8451c4082fb2e1f0e65c7e10aecfbe192482.tar.gz buildroot-281d8451c4082fb2e1f0e65c7e10aecfbe192482.zip |
fetchmail: adjust zlib handling
fetchmail itself does not need zlib, there is no reference to it in its
source, so the "select BR2_PACKAGE_ZLIB" is not necessary. Moreover,
"zlib" was not added to FETCHMAIL_DEPENDENCIES (but was anyway in the
dependency chain through openssl).
In addition, LIBS="-lz" is only needed in static linking configurations,
to help fetchmail's configure script find OpenSSL (it doesn't use
pkg-config unfortunately).
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/php-memcached')
0 files changed, 0 insertions, 0 deletions