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