Revert "qgis: enableParallelBuilding"

This reverts commit 632934862b.

Still sometimes fails on hydra
This commit is contained in:
Robin Gloster 2017-01-29 15:19:43 +01:00
parent 5e7221e65b
commit 2fdfb123a0
No known key found for this signature in database
GPG Key ID: 5E4C836C632C2882

View File

@ -14,7 +14,8 @@ stdenv.mkDerivation rec {
nativeBuildInputs = [ cmake makeWrapper ];
enableParallelBuilding = true;
# fatal error: ui_qgsdelimitedtextsourceselectbase.h: No such file or directory
#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.