[med-svn] [Git][med-team/spades][master] 2 commits: d/rules: disable lto builds.

Étienne Mollier (@emollier) gitlab at salsa.debian.org
Sun Dec 3 14:10:00 GMT 2023



Étienne Mollier pushed to branch master at Debian Med / spades


Commits:
21068b66 by Étienne Mollier at 2023-12-03T14:43:19+01:00
d/rules: disable lto builds.

Upstream is aware that there is a problem with lto appllied on spades,
and this seems to be caused by a lingering compiler bug.

Closes: #1015668

- - - - -
51bc3dd7 by Étienne Mollier at 2023-12-03T15:09:38+01:00
ready to upload to unstable.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+spades (3.15.5+dfsg-6) unstable; urgency=medium
+
+  * d/rules: disable lto builds.
+    Upstream is aware that there is a problem with lto appllied on spades,
+    and this seems to be caused by a lingering compiler bug. (Closes: #1015668)
+
+ -- Étienne Mollier <emollier at debian.org>  Sun, 03 Dec 2023 14:52:02 +0100
+
 spades (3.15.5+dfsg-5) unstable; urgency=medium
 
   [ Heinrich Schuchardt ]


=====================================
debian/rules
=====================================
@@ -7,7 +7,7 @@ include /usr/share/dpkg/default.mk
 mandir     := $(CURDIR)/debian/man
 debfolder  := $(CURDIR)/debian
 
-export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all optimize=-lto
 export LC_ALL = C
 
 %:



View it on GitLab: https://salsa.debian.org/med-team/spades/-/compare/3ac3696ce420b0c3dde44f842865ca97b72e5478...51bc3dd74c2ca457874d3f1a81e060bb65281a27

-- 
View it on GitLab: https://salsa.debian.org/med-team/spades/-/compare/3ac3696ce420b0c3dde44f842865ca97b72e5478...51bc3dd74c2ca457874d3f1a81e060bb65281a27
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20231203/d35775df/attachment-0001.htm>


More information about the debian-med-commit mailing list