[Bug 2139488] Re: [FFE] Please merge 1.230 into resolute
Vladimir Petko
2139488 at bugs.launchpad.net
Tue Feb 24 19:24:26 UTC 2026
Uploading to ubuntu (via ftp to upload.ubuntu.com):
Uploading gcc-defaults_1.230ubuntu1.dsc: done.
Uploading gcc-defaults_1.230ubuntu1.tar.xz: done.
Uploading gcc-defaults_1.230ubuntu1_source.buildinfo: done.
Uploading gcc-defaults_1.230ubuntu1_source.changes: done.
Successfully uploaded packages.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gcc-defaults in Ubuntu.
https://bugs.launchpad.net/bugs/2139488
Title:
[FFE] Please merge 1.230 into resolute
Status in gcc-defaults package in Ubuntu:
Triaged
Status in gcc-defaults source package in Resolute:
Triaged
Bug description:
tracking bug
## FFE ##
Helps in being closely synchronized with Debian.
PPA: https://launchpad.net/~vmpyr/+archive/ubuntu/gcc-
defaults-2139488/+packages
Regression potential is low, as this merge primarily updates documentation, manpages, and introduces a new, standalone compiler language docs package that were already in Ubuntu package. The difference vs. earlier Ubuntu version is applicable to Debian-only:
---
--- a/debian/rules
+++ b/debian/rules
@@ -349,7 +349,7 @@ lib32 = /usr/lib32
multilib_archs = $(sort \
amd64 i386 $(all_archs_mips) \
powerpc ppc64 \
- $(if $(filter $(vendor), Debian), s390 s390x) \
+ $(if $(filter $(distrelease), buster bullseye bookworm trixie), s390 s390x) \
$(if $(filter $(distrelease), precise trusty xenial bionic focal jammy noble), s390 s390x) \
sparc sparc64 x32 \
$(if $(filter $(vendor), Ubuntu), $(if $(filter $(distrelease), precise trusty xenial bionic focal groovy hirsute), armel armhf)))
----
It does not alter the underlying default C/C++ toolchain logic or default compiler versions.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-defaults/+bug/2139488/+subscriptions
More information about the foundations-bugs
mailing list