summarylogtreecommitdiffstats
path: root/010-libjpeg-xl-git-remove-werror.patch
diff options
context:
space:
mode:
authorDaniel Bermond2020-03-02 01:04:51 +0000
committerDaniel Bermond2020-03-02 01:04:51 +0000
commita702413c4316954b0e767651040fe5cd73378d0d (patch)
tree4b498b422eeaa1394b2ec0da0eb9c878a5a33441 /010-libjpeg-xl-git-remove-werror.patch
parentf76d30045f81718c7d3672ce11f451bab93dfd1b (diff)
downloadaur-a702413c4316954b0e767651040fe5cd73378d0d.tar.gz
Match upstream changes. Disable AVX2. Add benchmark tool.
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 62c9b2e92650..3911c4425d52 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-01-31 23:36:37.000000000 +0000
-+++ b/CMakeLists.txt 2020-02-01 00:08:32.046032049 +0000
-@@ -167,10 +167,6 @@ add_compile_options(
+--- 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(
-Wall
)