summaryrefslogtreecommitdiff
path: root/src/stage3/patches/generic/xz.patch
diff options
context:
space:
mode:
Diffstat (limited to 'src/stage3/patches/generic/xz.patch')
-rw-r--r--src/stage3/patches/generic/xz.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/stage3/patches/generic/xz.patch b/src/stage3/patches/generic/xz.patch
new file mode 100644
index 0000000..bf330c6
--- /dev/null
+++ b/src/stage3/patches/generic/xz.patch
@@ -0,0 +1,11 @@
+--- a/PKGBUILD 2018-03-06 11:20:55.826629242 +0100
++++ b/PKGBUILD 2018-03-06 11:53:47.263709120 +0100
+@@ -15,7 +15,7 @@ md5sums=('ef68674fb47a8b8e741b34e429d86e
+
+ ./configure --prefix=/usr \
+ --disable-rpath \
+- --enable-werror
++ --disable-werror
+ make
+ }
+