]> git.pld-linux.org Git - packages/dragonbox.git/commitdiff
- disable debug packages master auto/th/dragonbox-1.1.3-1
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 8 Mar 2023 21:23:29 +0000 (22:23 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Wed, 8 Mar 2023 21:23:29 +0000 (22:23 +0100)
dragonbox.spec

index 9ee9e983ce7d8d88193538b25d0a21820b467fd2..0cd3d9365d3bcc5244d6d69c0ed6ae812c60e221 100644 (file)
@@ -14,6 +14,9 @@ BuildRequires:        rpmbuild(macros) >= 1.605
 BuildRequires: libstdc++-devel >= 6:7
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+# only static library, debuginfo not supported
+%define                _enable_debug_packages  0
+
 %description
 This library is a reference implementation of Dragonbox in C++.
 
This page took 0.115706 seconds and 4 git commands to generate.