diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-09-27 03:24:09 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-09-27 03:24:09 +0000 |
| commit | 6f7792d753f7bef527d789ce4fe27c54b9017b75 (patch) | |
| tree | 0389343a834e5fe4789f88f4d27b58a29f6e596c /x264 | |
| parent | 5897df159ed87708c28be1b5949e04beab3d333a (diff) | |
| download | alicelinux-6f7792d753f7bef527d789ce4fe27c54b9017b75.tar.gz alicelinux-6f7792d753f7bef527d789ce4fe27c54b9017b75.zip | |
Woodpecker CI 17064f0bb521a139eec7d69748cf4267cd4531c4 [SKIP CI]
Diffstat (limited to 'x264')
| -rw-r--r-- | x264/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x264/abuild b/x264/abuild index bafbcea6..133e270a 100644 --- a/x264/abuild +++ b/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" |