ports/www/ungoogled-chromium/patches/patch-third_party_ffmpeg_BUILD_gn

12 lines
278 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: third_party/ffmpeg/BUILD.gn
--- third_party/ffmpeg/BUILD.gn.orig
+++ third_party/ffmpeg/BUILD.gn
2024-05-20 13:42:05 +00:00
@@ -343,7 +343,6 @@ target(link_target_type, "ffmpeg_internal") {
2023-08-16 22:26:55 +00:00
libs += [
"m",
"z",
- "rt",
]
}
if (is_component_ffmpeg) {