ports/www/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
@@ -349,7 +349,6 @@ target(link_target_type, "ffmpeg_internal") {
libs += [
"m",
"z",
- "rt",
]
}
if (is_component_ffmpeg) {