Revert "qgis: enableParallelBuilding"
This reverts commit 632934862b61ed9bd761a14fc2633d1281e8652f. Still sometimes fails on hydra
This commit is contained in:
parent
5e7221e65b
commit
2fdfb123a0
@ -14,7 +14,8 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
nativeBuildInputs = [ cmake makeWrapper ];
|
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
|
# To handle the lack of 'local' RPATH; required, as they call one of
|
||||||
# their built binaries requiring their libs, in the build process.
|
# their built binaries requiring their libs, in the build process.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user