summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-09-04 12:44:03 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-09-04 12:44:03 +0200
commita1d146466d067c1df66d98cd68716b7c47ff7e9e (patch)
tree361116ff29debb9508b680942aa6b59627b5847f /package
parent59b8bf0891d93f4847a08a4f3e25065520c8ad69 (diff)
parent6b7fc6ca0f7b605f125450e7fda31df41f0fba2f (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package')
-rw-r--r--package/krb5/Makefile1
1 files changed, 1 insertions, 0 deletions
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)