summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Woudstra2023-02-08 22:10:22 +0100
committerEric Woudstra2023-02-08 22:10:22 +0100
commit354f0b9e2f2975fcc143bbd619ac06657c93894c (patch)
tree1d5a92a1c58df10bb0c5ba76b0acc86b7fc05a68
parent0140aa7f1ede20833bac12fb0a32634a869d15ed (diff)
downloadaur-354f0b9e2f2975fcc143bbd619ac06657c93894c.tar.gz
Fix build from chroot with different arch
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 756382bd8954..5411378d0bd0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -183,6 +183,7 @@ build() {
--enable-shared \
--enable-version3 \
\
+ --arch=$CARCH \
--enable-v4l2_m2m \
--enable-v4l2-request \
--enable-libudev \