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