From 17064f0bb521a139eec7d69748cf4267cd4531c4 Mon Sep 17 00:00:00 2001 From: emmett1 Date: Sat, 27 Sep 2025 11:22:23 +0800 Subject: x264: disable lavf, fails when build with ffmpeg8 --- repos/extra/x264/abuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repos/extra/x264/abuild b/repos/extra/x264/abuild index bafbcea6..133e270a 100644 --- a/repos/extra/x264/abuild +++ b/repos/extra/x264/abuild @@ -3,4 +3,4 @@ version=20240216 release=1 source="https://anduin.linuxfromscratch.org/BLFS/$name/$name-$version.tar.xz portability.patch" -build_opt="--enable-shared" +build_opt="--enable-shared --disable-lavf" -- cgit v1.2.3