mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-21 16:11:22 +00:00
@@ -75,6 +75,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
"--with-ltdl-lib=${libtool.lib}/lib"
|
||||
"--with-ltdl-include=${libtool}/include"
|
||||
(lib.withFeature withXorg "x")
|
||||
(lib.withFeature stdenv.hostPlatform.isDarwin "quartz")
|
||||
];
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
Reference in New Issue
Block a user