forked from Lainports/opnsense-ports
10 lines
267 B
Text
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) {
|