summarylogtreecommitdiffstats
path: root/010-libjpeg-xl-git-remove-werror.patch
diff options
context:
space:
mode:
authorDaniel Bermond2020-06-11 01:43:59 +0000
committerDaniel Bermond2020-06-11 01:43:59 +0000
commitdeb659bce6fccb3309d7c80f9552e30a8073263b (patch)
treec4892a51076b0ae3b6dc0b70daa22d2f8dd395b6 /010-libjpeg-xl-git-remove-werror.patch
parent8100f7772b08633df9422ad0a1256e4718966c60 (diff)
downloadaur-deb659bce6fccb3309d7c80f9552e30a8073263b.tar.gz
Match latest upstream changes
Diffstat (limited to '010-libjpeg-xl-git-remove-werror.patch')
-rw-r--r--010-libjpeg-xl-git-remove-werror.patch7
1 files changed, 3 insertions, 4 deletions
diff --git a/010-libjpeg-xl-git-remove-werror.patch b/010-libjpeg-xl-git-remove-werror.patch
index 8eb82fabec41..3c9aa933c25c 100644
--- a/010-libjpeg-xl-git-remove-werror.patch
+++ b/010-libjpeg-xl-git-remove-werror.patch
@@ -1,7 +1,6 @@
-diff -Naurp a/CMakeLists.txt b/CMakeLists.txt
---- a/CMakeLists.txt 2020-04-22 00:42:34.000000000 +0000
-+++ b/CMakeLists.txt 2020-04-22 00:42:38.000000000 +0000
-@@ -154,10 +154,6 @@ add_compile_options(
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -151,10 +151,6 @@ add_compile_options(
-Wall
)