mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-20 00:53:12 +03:00
handbrake: don't manually enableParallelBuilding
This is automatic for Meson builds.
This commit is contained in:
parent
6a1924c0aa
commit
427097c8c4
@ -112,8 +112,6 @@ _EOF
|
||||
# look at ./make/configure.py search "enable_nvenc"
|
||||
++ lib.optional stdenv.isLinux nv-codec-headers;
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
configureFlags = [
|
||||
"--disable-df-fetch"
|
||||
"--disable-df-verify"
|
||||
|
Loading…
Reference in New Issue
Block a user