We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 637d4ed commit 174409fCopy full SHA for 174409f
scripts/build-ffmpeg.py
@@ -40,8 +40,6 @@ def calculate_sha256(filename: str) -> str:
40
sha256="fe9ff51cb1f2abb5e65a6b8c10a92da0ab5ab6eaf26e7fc2b675c45f1fb519b5",
41
requires=["gmp"],
42
build_arguments=["--disable-documentation"],
43
- # build randomly fails with "*** missing separator. Stop."
44
- build_parallel=False,
45
),
46
Package(
47
name="gnutls",
0 commit comments