-
Notifications
You must be signed in to change notification settings - Fork 720
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
add patch for GCCcore 10.2 to fix __has_include regression #11627
add patch for GCCcore 10.2 to fix __has_include regression #11627
Conversation
@boegelbot please test @ generoso |
@boegel: Request for testing this PR well received on generoso PR test command '
Test results coming soon (I hope)... - notification for comment with ID 723431789 processed Message to humans: this is just bookkeeping information for me, |
Test report by @boegelbot |
Test report by @boegel |
Test report by @boegel |
Test report by @verdurin |
Test report by @boegel |
Test report by @Micket |
Test report by @Micket |
Test report by @Micket |
I've re-installed all (105) easyconfigs using |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks fine.
Going in, thanks @boegel! |
Test report by @boegel |
(created using
eb --new-pr
)This patch is required to fix the compilation of Libint:
see also evaleev/libint#173 + https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95889