Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gcc: Update to v14.2.0+git.5cb69a5e #683

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

gcc: Update to v14.2.0+git.5cb69a5e #683

wants to merge 2 commits into from

Conversation

ReillyBrogan
Copy link
Member

Changes:

  • Update to latest in 14 series
  • Fix build failure caused by updating glibc to v2.41 while gcc still ships an outdated pthread.h
  • Various changes to update to AerynOS
  • Add compatibility symlinks in preparation for renaming the target triple to x86_64-aeryn-linux
  • Split out libstdc++ devel packages so that it can be used with Clang without having to pull in g++ (and deps)

Changes:
- Update to latest in 14 series
- Fix build failure caused by updating glibc to v2.41 while gcc still ships an outdated pthread.h
- Various changes to update to AerynOS
- Add compatibility symlinks in preparation for renaming the target triple to x86_64-aeryn-linux
- Split out libstdc++ devel packages so that it can be used with Clang without having to pull in g++ (and deps)

Signed-off-by: Reilly Brogan <[email protected]>
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.

1 participant