From 38389505b5f8809743855ead04f7feb9a37a9cc8 Mon Sep 17 00:00:00 2001 From: Michał Masłowski Date: Sun, 17 Jun 2012 20:41:23 +0200 Subject: Workaround outdated config.guess. --- extra/nss_ldap/PKGBUILD | 1 + 1 file changed, 1 insertion(+) (limited to 'extra/nss_ldap/PKGBUILD') diff --git a/extra/nss_ldap/PKGBUILD b/extra/nss_ldap/PKGBUILD index 50c4eb028..28ad9366f 100644 --- a/extra/nss_ldap/PKGBUILD +++ b/extra/nss_ldap/PKGBUILD @@ -17,6 +17,7 @@ md5sums=('c1cb02d1a85538cf16bca6f6a562abe4') build() { cd "${srcdir}/${pkgname}-${pkgver}" ./configure \ + --build=$CHOST --host=$CHOST \ --prefix=/usr \ --with-ldap-conf-file=/etc/nss_ldap.conf \ --with-ldap=openldap \ -- cgit v1.2.3-54-g00ecf