summaryrefslogtreecommitdiff
path: root/extra/nss_ldap/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/nss_ldap/PKGBUILD')
-rw-r--r--extra/nss_ldap/PKGBUILD1
1 files changed, 1 insertions, 0 deletions
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 \