[packages/thunderbird/i686-memory] test i686 build with -C strip=debuginfo
atler
atler at pld-linux.org
Thu Aug 6 12:23:30 CEST 2026
commit c092b4c943f026c2015dc896534ca2bbcfa6f020
Author: Jan Palus <atler at pld-linux.org>
Date: Thu Aug 6 12:20:33 2026 +0200
test i686 build with -C strip=debuginfo
thunderbird.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/thunderbird.spec b/thunderbird.spec
index e40c120..20cbe56 100644
--- a/thunderbird.spec
+++ b/thunderbird.spec
@@ -1421,7 +1421,7 @@ export CFLAGS="%{rpmcflags} -D_FILE_OFFSET_BITS=64"
export CXXFLAGS="%{rpmcxxflags} -D_FILE_OFFSET_BITS=64"
%endif
-export RUSTFLAGS="%{rpmrustflags}"
+export RUSTFLAGS="%{rpmrustflags} -C strip=debuginfo"
export CARGO_TERM_VERBOSE=true
%if %{with lowmem}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/thunderbird.git/commitdiff/c092b4c943f026c2015dc896534ca2bbcfa6f020
More information about the pld-cvs-commit
mailing list