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

Fix build with GCC 13 #139

Merged
merged 1 commit into from Aug 2, 2023
Merged

Fix build with GCC 13 #139

merged 1 commit into from Aug 2, 2023

Conversation

thesamesam
Copy link
Contributor

GCC 13 (as usual for new compiler releases) shuffles around some internal includes so some are no longer transitively included.

See https://gnu.org/software/gcc/gcc-13/porting_to.html.

Bug: https://bugs.gentoo.org/895200

GCC 13 (as usual for new compiler releases) shuffles around some internal includes so some
are no longer transitively included.

See https://gnu.org/software/gcc/gcc-13/porting_to.html.

Bug: https://bugs.gentoo.org/895200
@enkore enkore merged commit f9ea4ca into enkore:develop Aug 2, 2023
@enkore
Copy link
Owner

enkore commented Aug 2, 2023

Thanks!

@thesamesam thesamesam deleted the gcc13 branch August 2, 2023 11:45
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.

None yet

2 participants