** 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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2139488

Title:
  [FFE] Please merge 1.230 into resolute

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-defaults/+bug/2139488/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to