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 for GCC 13 + make GitHub Actions cover build with GCC 13 #586

Merged
merged 2 commits into from
Mar 31, 2023

Conversation

hartwork
Copy link
Contributor

@hartwork hartwork commented Mar 28, 2023

Sits on top of the original commit from #583 by @kraj, happy to have that merged first.
Alternative to #582.

CC @Cropi @radosroka @kraj @yselkowitz @rfrohl

kraj and others added 2 commits January 26, 2023 23:51
gcc 13 moved some includes around and as a result <cstdint> is no
longer transitively included [1]. Explicitly include it for
uint8_t.

[1] https://gcc.gnu.org/gcc-13/porting_to.html#header-dep-changes

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Based on scripts/docker/build_on_centos_8_2.Dockerfile .
Copy link
Contributor

@kraj kraj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@rfrohl
Copy link

rfrohl commented Mar 29, 2023

lgtm as well

@Cropi Cropi merged commit 22b1e08 into USBGuard:main Mar 31, 2023
This was referenced Mar 31, 2023
@hartwork hartwork deleted the gcc-13-ci branch April 17, 2023 22:30
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.

4 participants