[packages/pcl] - disable debug info in attempt to fix oom on i686 and 32

baggins baggins at pld-linux.org
Thu May 9 22:15:34 CEST 2019


commit 895db957564001be4c1d420fb64ba2ffd0ffeba5
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Thu May 9 22:14:39 2019 +0200

    - disable debug info in attempt to fix oom on i686 and 32

 pcl.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/pcl.spec b/pcl.spec
index 547f06d..9cbc61a 100644
--- a/pcl.spec
+++ b/pcl.spec
@@ -55,6 +55,8 @@ BuildRequires:	texlive-latex-ams
 %endif
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define		_enable_debug_packages	0
+
 %description
 The Point Cloud Library (PCL) is a standalone, large scale, open
 project for 3D point cloud processing.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pcl.git/commitdiff/895db957564001be4c1d420fb64ba2ffd0ffeba5



More information about the pld-cvs-commit mailing list