diff options
Diffstat (limited to 'devel/electron33/files/patch-third__party_ffmpeg_BUILD.gn')
-rw-r--r-- | devel/electron33/files/patch-third__party_ffmpeg_BUILD.gn | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/devel/electron33/files/patch-third__party_ffmpeg_BUILD.gn b/devel/electron33/files/patch-third__party_ffmpeg_BUILD.gn deleted file mode 100644 index b378cae1df64..000000000000 --- a/devel/electron33/files/patch-third__party_ffmpeg_BUILD.gn +++ /dev/null @@ -1,10 +0,0 @@ ---- third_party/ffmpeg/BUILD.gn.orig 2024-10-28 21:05:18 UTC -+++ third_party/ffmpeg/BUILD.gn -@@ -350,7 +350,6 @@ target(link_target_type, "ffmpeg_internal") { - libs += [ - "m", - "z", -- "rt", - ] - } - if (is_component_ffmpeg) { |