[Bug 2139488] Re: [FFE] Please merge 1.230 into resolute
Vladimir Petko
2139488 at bugs.launchpad.net
Mon Feb 23 19:28:38 UTC 2026
** Description changed:
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. It does not alter the underlying default C/C++
- toolchain logic or default compiler versions.
+ 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.
--
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:
New
Status in gcc-defaults source package in Resolute:
New
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