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