kumquat-buildroot/package/exim
Bernd Kuhls 00e98e69b4 package/exim: use libnsl only with glibc
Only (e)glibc provides libnsl, uclibc provides only a stub, and musl
doesn't implement it at all.

Fixes compilation using this defconfig

    BR2_arm=y
    BR2_cortex_a7=y
    BR2_STATIC_LIBS=y
    BR2_TOOLCHAIN_EXTERNAL=y
    BR2_PACKAGE_OPENSSL=y
    BR2_PACKAGE_EXIM=y

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-06-30 23:07:15 +02:00
..
0001-Build-buildconfig-for-the-host.patch
0002-Don-t-make-backup-copies-of-installed-files.patch
0003-Skip-version-check-and-symlink-installation.patch
Config.in
exim.hash
exim.mk package/exim: use libnsl only with glibc 2015-06-30 23:07:15 +02:00
Local-Makefile
S86exim