[packages/highway] - disabled debug packages (static libs are not covered)
    qboosh 
    qboosh at pld-linux.org
       
    Mon Oct  4 19:28:04 CEST 2021
    
    
  
commit 824a55ebde27a40594d3a87c5d7c0ac486816feb
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Oct 4 19:32:58 2021 +0200
    - disabled debug packages (static libs are not covered)
 highway.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/highway.spec b/highway.spec
index dd6ab15..cdf6526 100644
--- a/highway.spec
+++ b/highway.spec
@@ -20,6 +20,9 @@ BuildRequires:	rpm-build >= 4.6
 BuildRequires:	rpmbuild(macros) >= 1.605
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+# only static libraries included
+%define		_enable_debug_packages	0
+
 %description
 Highway is a C++ library for SIMD (Single Instruction, Multiple Data),
 i.e. applying the same operation to multiple 'lanes' using a single
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/highway.git/commitdiff/824a55ebde27a40594d3a87c5d7c0ac486816feb
    
    
More information about the pld-cvs-commit
mailing list