-
Notifications
You must be signed in to change notification settings - Fork 29.9k
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
doc: update kernel and glibc reqs for PPCle #28162
Conversation
We've moved master to build on centos7 for PPCle, adjust the glibc and kernel levels accordingly.
Sadly, an error occurred when I tried to trigger a build. :( |
@richardlau thanks for catching that, fixed. |
@sam-github can you review as well? |
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.
Rubber-stamp-ish LGTM
Even after adjusting the format of #28162 (comment), |
We've moved master to build on centos7 for PPCle, adjust the glibc and kernel levels accordingly. PR-URL: nodejs#28162 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Sam Roberts <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Beth Griggs <[email protected]>
Landed in 8cdc1bd |
nodejs/node-core-utils#354 will fix this. |
We've moved master to build on centos7 for PPCle, adjust the glibc and kernel levels accordingly. PR-URL: #28162 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Sam Roberts <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Beth Griggs <[email protected]>
We've moved master to build on centos7 for PPCle, adjust the glibc and kernel levels accordingly. PR-URL: #28162 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Sam Roberts <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Beth Griggs <[email protected]>
We've moved master to build on centos7 for PPCle, adjust
the glibc and kernel levels accordingly.
Checklist
make -j4 test
(UNIX), orvcbuild test
(Windows) passes