summaryrefslogtreecommitdiff
path: root/src/stage2/patches/generic/kmod.patch
blob: 1911c900d8e5ea80cd0f8db862b058c20d67ac80 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- a/PKGBUILD	2018-02-20 09:41:46.223051294 +0100
+++ b/PKGBUILD	2018-02-20 09:42:30.780492670 +0100
@@ -27,8 +27,9 @@ build() {
   cd "$pkgname-$pkgver"
 
   ./configure \
+    --host=@CHOST@ --build=@BUILDHOST@ \
     --sysconfdir=/etc \
-    --enable-gtk-doc \
+    --disable-gtk-doc \
     --with-xz \
     --with-zlib