[packages/gdal] - disable spatialite - try enabling parallel build

baggins baggins at pld-linux.org
Tue Apr 2 23:44:26 CEST 2019


commit 45593023ef6f9a1969d5873d00ee916c9e49f564
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Apr 2 23:44:06 2019 +0200

    - disable spatialite
    - try enabling parallel build

 gdal.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gdal.spec b/gdal.spec
index 11fa2fa..b3d1678 100644
--- a/gdal.spec
+++ b/gdal.spec
@@ -39,7 +39,7 @@
 %bcond_with	podofo		# PDF support via podofo instead of poppler
 %bcond_without	poppler		# PDF support via poppler
 %bcond_with	rasdaman	# Rasdaman support
-%bcond_without	spatialite	# SpatiaLite support
+%bcond_with	spatialite	# SpatiaLite support
 %bcond_without	xerces		# Xerces support
 %bcond_without	java		# Java and MDB support
 
@@ -334,7 +334,7 @@ jvm_arch=x32
 # regenerate where needed
 %{__make} -j1 -C swig/perl generate
 
-%{__make} -j1 \
+%{__make} \
 	%{?with_grass:GRASS_INCLUDE="-I/usr/include/grass64"} \
 	%{?with_fyba:SOSI_INC="-I/usr/include/fyba"}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gdal.git/commitdiff/45593023ef6f9a1969d5873d00ee916c9e49f564



More information about the pld-cvs-commit mailing list