summarylogtreecommitdiffstats
path: root/dynamic-openmp.patch
diff options
context:
space:
mode:
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]