summarylogtreecommitdiffstats
path: root/010-libjpeg-xl-git-remove-werror.patch
diff options
context:
space:
mode:
authorDaniel Bermond2020-04-22 01:27:34 +0000
committerDaniel Bermond2020-04-22 01:31:32 +0000
commit1f9c3abd8bfc83480dbd4552059df08fc7b49552 (patch)
tree7fa2ffefcfdc49650eaf5933ff77428b60524e8d /010-libjpeg-xl-git-remove-werror.patch
parent88275b0ce615ac29789d028c596705024c0adbb1 (diff)
downloadaur-1f9c3abd8bfc83480dbd4552059df08fc7b49552.tar.gz
Match latest upstream changes: update git submodules and fix build
Diffstat (limited to '010-libjpeg-xl-git-remove-werror.patch')
-rw-r--r--010-libjpeg-xl-git-remove-werror.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/010-libjpeg-xl-git-remove-werror.patch b/010-libjpeg-xl-git-remove-werror.patch
index 3911c4425d52..8eb82fabec41 100644
--- a/010-libjpeg-xl-git-remove-werror.patch
+++ b/010-libjpeg-xl-git-remove-werror.patch
@@ -1,7 +1,7 @@
diff -Naurp a/CMakeLists.txt b/CMakeLists.txt
---- a/CMakeLists.txt 2020-02-27 00:53:11.000000000 +0000
-+++ b/CMakeLists.txt 2020-02-27 00:53:13.000000000 +0000
-@@ -165,10 +165,6 @@ add_compile_options(
+--- 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(
-Wall
)