There was an error while loading. Please reload this page.
1 parent b494211 commit fe3538aCopy full SHA for fe3538a
1 file changed
scripts/pkg.py
@@ -79,6 +79,7 @@ def __lt__(self, other):
79
sha256="2abfb0c89212e6e4733a54e0ae509ec00a5b845a6360946f918806e14aedb011",
80
requires=["nasm"],
81
build_system="meson",
82
+ build_arguments=["-Denable_tests=false"],
83
),
84
Package(
85
name="libsvtav1",
0 commit comments