summarylogtreecommitdiffstats
path: root/dynamic-openmp.patch
diff options
context:
space:
mode:
authorPhilipp Wolfer2018-05-31 14:09:16 +0200
committerPhilipp Wolfer2018-05-31 14:09:16 +0200
commita9870454edcc9473a3cd40d687f7084f636bf247 (patch)
treefeb35e11710baf7b15266f5892f93c71fde18c72 /dynamic-openmp.patch
parent109d3316a796891179d96c20b480c7a44f6bf6ed (diff)
downloadaur-a9870454edcc9473a3cd40d687f7084f636bf247.tar.gz
New upstream release 0.8.3
Diffstat (limited to 'dynamic-openmp.patch')
-rw-r--r--dynamic-openmp.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/dynamic-openmp.patch b/dynamic-openmp.patch
deleted file mode 100644
index b94095c87e54..000000000000
--- a/dynamic-openmp.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/Cargo.toml b/Cargo.toml
-index 724595e..33dbca3 100644
---- a/Cargo.toml
-+++ b/Cargo.toml
-@@ -38,7 +38,7 @@ features = ["codec", "format", "filter", "software-resampling", "software-scalin
-
- [features]
- default-features = []
--openmp = ["imagequant/openmp-static"]
-+openmp = ["imagequant/openmp"]
- video = ["ffmpeg"]
-
- [lib]