Browse Source

Merge branch 'master' of git+ssh://openadk.org/git/openadk

Waldemar Brodkorb 11 years ago
parent
commit
a1d146466d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package/krb5/Makefile

+ 1 - 0
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)