From 3128f7a0d2c0ea1475b19fc2f3855c6961c9ef58 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 4 Sep 2013 12:14:01 +0200 Subject: fix linking --- package/krb5/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'package/krb5') diff --git a/package/krb5/Makefile b/package/krb5/Makefile index 7ddc53ea1..3982ebfd9 100644 --- a/package/krb5/Makefile +++ b/package/krb5/Makefile @@ -53,6 +53,7 @@ CONFIGURE_ENV+= krb5_cv_attr_constructor_destructor=yes,yes \ ac_cv_printf_positional=yes \ ac_cv_file__etc_environment=no \ ac_cv_file__etc_TIMEZONE=no +TARGET_LDFLAGS+= -lintl post-extract: (cd ${WRKDIR}; tar xzf ${PKG_NAME}-${PKG_VERSION}.tar.gz) -- cgit v1.2.3