Update buidlroot to version 2016.08.1
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
EXIM_VERSION = 4.86
|
||||
EXIM_VERSION = 4.87
|
||||
EXIM_SOURCE = exim-$(EXIM_VERSION).tar.bz2
|
||||
EXIM_SITE = ftp://ftp.exim.org/pub/exim/exim4
|
||||
EXIM_LICENSE = GPLv2+
|
||||
@@ -72,7 +72,7 @@ define EXIM_USE_DEFAULT_CONFIG_FILE_OPENSSL
|
||||
endef
|
||||
endif
|
||||
|
||||
# only (e)glibc provides libnsl, remove -lnsl for all other toolchains
|
||||
# only glibc provides libnsl, remove -lnsl for all other toolchains
|
||||
# http://bugs.exim.org/show_bug.cgi?id=1564
|
||||
ifeq ($(BR2_TOOLCHAIN_USES_GLIBC),)
|
||||
define EXIM_REMOVE_LIBNSL_FROM_MAKEFILE
|
||||
|
||||
Reference in New Issue
Block a user