[packages/crossmingw32-w32api] - disable debug packages
qboosh
qboosh at pld-linux.org
Thu Feb 17 06:39:58 CET 2022
commit 42b6bf2fb349d6fd90e4c950d16949ee1c0f9511
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Thu Feb 17 06:41:28 2022 +0100
- disable debug packages
crossmingw32-w32api.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/crossmingw32-w32api.spec b/crossmingw32-w32api.spec
index 7dfa2fa..6f65bb6 100644
--- a/crossmingw32-w32api.spec
+++ b/crossmingw32-w32api.spec
@@ -45,7 +45,8 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define _libdir %{_prefix}/lib
# strip fails on static COFF files
-%define no_install_post_strip 1
+%define no_install_post_strip 1
+%define _enable_debug_packages 0
%define filterout_ld -Wl,-z,.*
%define filterout_c -gdwarf-3 -fstack-protector.*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/crossmingw32-w32api.git/commitdiff/42b6bf2fb349d6fd90e4c950d16949ee1c0f9511
More information about the pld-cvs-commit
mailing list