summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-video/handbrake/files/handbrake-1.3.3-x265-link.patch')
-rw-r--r--media-video/handbrake/files/handbrake-1.3.3-x265-link.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/media-video/handbrake/files/handbrake-1.3.3-x265-link.patch b/media-video/handbrake/files/handbrake-1.3.3-x265-link.patch
deleted file mode 100644
index 6a146457..00000000
--- a/media-video/handbrake/files/handbrake-1.3.3-x265-link.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- a/test/module.defs 2020-06-13 15:05:35.000000000 +0100
-+++ a/test/module.defs 2020-07-03 11:15:53.951205608 +0100
-@@ -30,6 +30,10 @@
- endif
- endif
-
-+ifeq (1,$(FEATURE.x265))
-+ TEST.GCC.l += x265
-+endif
-+
- ifeq (1,$(FEATURE.flatpak))
- TEST.GCC.l += glib-2.0
- endif