Bump RHEL compatible base to Rocky Linux 8#4239
Merged
thsfs merged 5 commits intonanocurrency:developfrom May 31, 2023
Merged
Conversation
added 3 commits
May 29, 2023 19:38
Also applies changes to build C++20 (Starting on V25.0)
Also fixes the old nanocurrency-beta to build on RockyLinux 8.
367dcad to
7a9c8d7
Compare
clemahieu
approved these changes
May 31, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The CentOS 7 is not compatible with C++20 by default. Also it is a quite old version and the newer CentOS versions won't follow a straightforward compatibility with the Red Hat Enterprise Linux anymore.
This PR bumps the RHEL base distro to Rocky Linux 8. It also introduces beta builds for RPM providing the possibility to evaluate the builds in earlier stages before the final release.