[Bug 2139488] Re: [FFE] Please merge 1.230 into resolute
Launchpad Bug Tracker
2139488 at bugs.launchpad.net
Thu Feb 26 14:46:00 UTC 2026
This bug was fixed in the package gcc-defaults - 1.230ubuntu1
---------------
gcc-defaults (1.230ubuntu1) resolute; urgency=medium
* Merge with Debian (LP: #2139488):
- d/control: Build multilib packages for powerpc.
- Include the fsf-funding.7 man page.
- d/control: Build doc packages.
gcc-defaults (1.230) unstable; urgency=medium
* Stop building multilibs on s390x.
-- Ujjwal Sarswat <ujjwal.sarswat at canonical.com> Mon, 23 Feb 2026
10:53:34 +0530
** Changed in: gcc-defaults (Ubuntu Resolute)
Status: Triaged => Fix Released
--
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:
Fix Released
Status in gcc-defaults source package in Resolute:
Fix Released
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