Skip to content
Snippets Groups Projects

cross/gcc-*: upgrade to 14.2.0-r4

Merged Clayton Craft requested to merge craftyguy/gcc-upgrade into master
Compare changes
  • Side-by-side
  • Inline
Files
12
  • 4251981e
    cross/gcc-*: upgrade to 14.2.0-r4 · 4251981e
    Clayton Craft authored
    Quite a messy upgrade due to changes in both abuild and in the upstream
    gcc APKBUILD breaking various things. Pmbootstrap also seems to
    misbehave in GitLab CI making it difficult to validate.
    
    Manual fixups:
    * Set !tracedeps - changed behavior in abuild
    * Add back makedepends="$makedepends_build $makedepends_host"
    * Disable move of some files into usr/lib to avoid
      ERROR: gcc-aarch64-14.2.0-r4: trying to overwrite usr/lib/libgcc_s.so.1 owned by libgcc-14.2.0-r4.
    
    Co-developed-by: default avatarLuca Weiss <luca@lucaweiss.eu>
Loading