opnsense-ports/devel/electron22/files/patch-third__party_ffmpeg_BUILD.gn
Franco Fichtner d016c42591 */*: sync with upstream
Taken from: FreeBSD
2023-01-30 10:59:54 +01:00

10 lines
267 B
Text

--- third_party/ffmpeg/BUILD.gn.orig 2022-02-07 13:39:41 UTC
+++ third_party/ffmpeg/BUILD.gn
@@ -349,7 +349,6 @@ target(link_target_type, "ffmpeg_internal") {
libs += [
"m",
"z",
- "rt",
]
}
if (is_component_ffmpeg) {