[med-svn] [Git][med-team/libatomic-queue][master] d/rules: change of build flag implemented upstream.
Étienne Mollier (@emollier)
gitlab at salsa.debian.org
Sat Jul 22 17:41:52 BST 2023
Étienne Mollier pushed to branch master at Debian Med / libatomic-queue
Commits:
58f7a1ac by Étienne Mollier at 2023-07-22T18:40:17+02:00
d/rules: change of build flag implemented upstream.
This change puts a FIXME item to highlight it is not necessary to keep
the workaround forever; this will be flagged by lintian.
Gbp-Dch: ignore
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -13,8 +13,10 @@
# package maintainers to append LDFLAGS
#export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
-# Workaround gcc-13 bug. See:
-# https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110764
+# Workaround gcc-13 bug. See Gcc bug #110764[1]. FIXME: this is fixed in
+# upcoming upstream build flags[2], so won't be necessary for long.
+# [1]: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110764
+# [2]: https://github.com/max0x7ba/atomic_queue/commit/c79be00ef12a5f3dc4294ba4954194a712a2853d
export DEB_CXXFLAGS_MAINT_APPEND = -Wno-error=array-bounds
View it on GitLab: https://salsa.debian.org/med-team/libatomic-queue/-/commit/58f7a1ac8221f597af8325954afbf6eaf9316367
--
View it on GitLab: https://salsa.debian.org/med-team/libatomic-queue/-/commit/58f7a1ac8221f597af8325954afbf6eaf9316367
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/20230722/7a85bdcc/attachment-0001.htm>
More information about the debian-med-commit
mailing list