summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ddfe2cc162e7..d07a92ee2ff4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -126,7 +126,7 @@ build() {
--with-mantype=man \
--with-md5-passwords \
--with-pid-dir=/run \
-
+ --host="${CHOST}"
make
}