gdal: enable parallel building
This commit is contained in:
parent
6128dd4d50
commit
56fe381490
@ -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/;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user