summaryrefslogtreecommitdiff
path: root/extra/fam/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/fam/PKGBUILD')
-rw-r--r--extra/fam/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/fam/PKGBUILD b/extra/fam/PKGBUILD
index 031971dcd..295b69dfe 100644
--- a/extra/fam/PKGBUILD
+++ b/extra/fam/PKGBUILD
@@ -41,7 +41,7 @@ build() {
autoconf
libtoolize --copy --force
- ./configure --prefix=/usr --sysconfdir=/etc/fam
+ ./configure --build=$CHOST --prefix=/usr --sysconfdir=/etc/fam
make
}