opnsense-ports/devel/electron32/files/patch-third__party_ffmpeg_BUILD.gn
Franco Fichtner fd3bf1794a */*: sync with upstream
Taken from: FreeBSD
2024-09-23 09:02:17 +02:00

10 lines
267 B
Text

--- 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) {