mirror of
https://git.freebsd.org/ports.git
synced 2025-05-20 11:03:09 -04:00
10 lines
267 B
Text
10 lines
267 B
Text
--- third_party/ffmpeg/BUILD.gn.orig 2024-04-19 13:02:56 UTC
|
|
+++ third_party/ffmpeg/BUILD.gn
|
|
@@ -343,7 +343,6 @@ target(link_target_type, "ffmpeg_internal") {
|
|
libs += [
|
|
"m",
|
|
"z",
|
|
- "rt",
|
|
]
|
|
}
|
|
if (is_component_ffmpeg) {
|