gdal: enable parallel building
This commit is contained in:
@@ -59,6 +59,8 @@ composableDerivation.composableDerivation {} (fixed: rec {
|
|||||||
wrapPythonPrograms
|
wrapPythonPrograms
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
enableParallelBuilding = true;
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "Translator library for raster geospatial data formats";
|
description = "Translator library for raster geospatial data formats";
|
||||||
homepage = http://www.gdal.org/;
|
homepage = http://www.gdal.org/;
|
||||||
|
|||||||
Reference in New Issue
Block a user