commit 54fe793e5519cecbfcf68ffebec463508c4e0ae8
Author: Jan Rękorajski <[email protected]>
Date: Tue Dec 15 01:42:17 2015 +0100
- disable debug on 32bit archs
mapnik.spec | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/mapnik.spec b/mapnik.spec
index 1bb499b..a3f5f2c 100644
--- a/mapnik.spec
+++ b/mapnik.spec
@@ -1,4 +1,8 @@
-#
+# it's not possible to build this with debuginfo on 32bit archs due to
+# memory constraints
+%ifarch %{ix86} x32
+%define _enable_debug_packages 0
+%endif
Summary: Toolkit for developing GIS (Geographic Information Systems)
applications
Name: mapnik
Version: 3.0.9
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mapnik.git/commitdiff/54fe793e5519cecbfcf68ffebec463508c4e0ae8
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit