Skip to content
Failed

Changes

Summary

  1. gcc: move -for-host packages from cross toolchain to rtlibs build (details)
  2. new linux d/control dependency python3-dacite (details)
  3. gcc-13 no longer maintains symbol files (details)
Commit 5d8667865b47eb566f2c697b95e9282cfe88f818 by Helmut Grohne
gcc: move -for-host packages from cross toolchain to rtlibs build #1069065
The file was modified bootstrap.sh
Commit 37dcceba314742f5fac4c1790b1e375fa49dab9a by Helmut Grohne
new linux d/control dependency python3-dacite
The file was modified bootstrap.sh
Commit 239e3fabcad42eec2f9a70f42bde247614f76d07 by Helmut Grohne
gcc-13 no longer maintains symbol files

gcc-13/13.2.0-20 removed crypt and crypt_r interceptors from libasan
without updating the symbol files. This isn't really a problem, because
we no longer build common libraries from gcc-13 in unstable. Here we do,
so ignore symbol errors.
The file was modified bootstrap.sh