]> git.pld-linux.org Git - packages/highway.git/commitdiff
- disabled debug packages (static libs are not covered) auto/th/highway-0.14.2-1
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 4 Oct 2021 17:32:58 +0000 (19:32 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Mon, 4 Oct 2021 17:32:58 +0000 (19:32 +0200)
highway.spec

index dd6ab15eea00f11926b7cd726b8af9a2a629cc01..cdf65265ae4bc344409c84208e6881382292f717 100644 (file)
@@ -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
This page took 0.362642 seconds and 4 git commands to generate.