mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-13 02:47:28 +00:00
qgis: enableParallelBuilding
This commit is contained in:
parent
8d4fc1a65e
commit
632934862b
@ -14,8 +14,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
nativeBuildInputs = [ cmake makeWrapper ];
|
||||
|
||||
# fatal error: ui_qgsdelimitedtextsourceselectbase.h: No such file or directory
|
||||
#enableParallelBuilding = true;
|
||||
enableParallelBuilding = true;
|
||||
|
||||
# To handle the lack of 'local' RPATH; required, as they call one of
|
||||
# their built binaries requiring their libs, in the build process.
|
||||
|
Loading…
Reference in New Issue
Block a user