Skip to content

[v10.x] build: log detected compilers in --verbose mode #32820

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

Closed

Conversation

sam-github
Copy link
Contributor

backport-of: #32715


Log the versions of the detected compilers when the configure script
is run with --verbose to help verify which compiler is being used if
multiple toolchains are installed on the system.

Signed-off-by: Richard Lau [email protected]

PR-URL: #32715
Reviewed-By: Gireesh Punathil [email protected]
Reviewed-By: Rod Vagg [email protected]
Reviewed-By: Sam Roberts [email protected]
Reviewed-By: Anna Henningsen [email protected]

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Log the versions of the detected compilers when the configure script
is run with `--verbose` to help verify which compiler is being used if
multiple toolchains are installed on the system.

Signed-off-by: Richard Lau <[email protected]>

PR-URL: nodejs#32715
Reviewed-By: Gireesh Punathil <[email protected]>
Reviewed-By: Rod Vagg <[email protected]>
Reviewed-By: Sam Roberts <[email protected]>
Reviewed-By: Anna Henningsen <[email protected]>
@nodejs-github-bot nodejs-github-bot added build Issues and PRs related to build files or the CI. v10.x labels Apr 13, 2020
@sam-github
Copy link
Contributor Author

@richardlau PTAL, I dropped a few lines of your change that don't appear relevant to v10.x

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

nodejs-github-bot commented Jul 1, 2020

@richardlau
Copy link
Member

Landed in 9915774.

@richardlau richardlau closed this Jul 1, 2020
richardlau added a commit that referenced this pull request Jul 1, 2020
Log the versions of the detected compilers when the configure script
is run with `--verbose` to help verify which compiler is being used if
multiple toolchains are installed on the system.

Signed-off-by: Richard Lau <[email protected]>

PR-URL: #32715
Backport-PR-URL: #32820
Reviewed-By: Gireesh Punathil <[email protected]>
Reviewed-By: Rod Vagg <[email protected]>
Reviewed-By: Sam Roberts <[email protected]>
Reviewed-By: Anna Henningsen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Issues and PRs related to build files or the CI.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants