summarylogtreecommitdiffstats
path: root/040-libjpeg-xl-git-disable-avx2-avx512.patch
AgeCommit message (Collapse)Author
2020-04-22Match latest upstream changes: update git submodules and fix buildDaniel Bermond
2020-03-11Fix build on non-avx2 cpusDaniel Bermond
Must ensure at least sse4.1 at build time, since it's required by upstream.
2020-03-03Fix build on generic architectureDaniel Bermond
The AVX2 patch does not need to be that restrictive.
2020-03-02Disable AVX512. Remove benchmark tool.Daniel Bermond