Skip to content

Conversation

Bo98
Copy link
Member

@Bo98 Bo98 commented Sep 27, 2025

1.1.1 candidate release

aarch64 fixes:

  • Fix portability of aarch64 GCC on Ubuntu runners by always enabling multiarch rather than checking the host. This wasn't an issue on x86_64 since the host there was Debian whereas for aarch64 we're using CentOS here.
    • Note: multiarch is just a search directory thing - the build is still only a single architecture
  • Build libgcc with branch protection so that we can build glibc with branch protection

Misc fixes while we're here:

  • Fix some code scanning flags
  • Combine release steps to allow immutable releases
  • Exclude bot spam from release notes

@Bo98 Bo98 merged commit 5a1d322 into main Sep 27, 2025
19 checks passed
@Bo98 Bo98 deleted the 1.1.1-staging branch September 27, 2025 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants