blob: b378cae1df649b94deb69cfcf9308782947086e0 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- third_party/ffmpeg/BUILD.gn.orig 2024-10-28 21:05:18 UTC
+++ third_party/ffmpeg/BUILD.gn
@@ -350,7 +350,6 @@ target(link_target_type, "ffmpeg_internal") {
libs += [
"m",
"z",
- "rt",
]
}
if (is_component_ffmpeg) {
|