Skip to content

Commit fe3538a

Browse files
committed
Disable dav1d tests in package builds
1 parent b494211 commit fe3538a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/pkg.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ def __lt__(self, other):
7979
sha256="2abfb0c89212e6e4733a54e0ae509ec00a5b845a6360946f918806e14aedb011",
8080
requires=["nasm"],
8181
build_system="meson",
82+
build_arguments=["-Denable_tests=false"],
8283
),
8384
Package(
8485
name="libsvtav1",

0 commit comments

Comments
 (0)