Skip to content

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 riclau@uk.ibm.com

PR-URL: #32715
Reviewed-By: Gireesh Punathil gpunathi@in.ibm.com
Reviewed-By: Rod Vagg rod@vagg.org
Reviewed-By: Sam Roberts vieuxtech@gmail.com
Reviewed-By: Anna Henningsen anna@addaleax.net

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 <riclau@uk.ibm.com> PR-URL: nodejs#32715 Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: Rod Vagg <rod@vagg.org> Reviewed-By: Sam Roberts <vieuxtech@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net>
@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 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 <riclau@uk.ibm.com> PR-URL: #32715 Backport-PR-URL: #32820 Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: Rod Vagg <rod@vagg.org> Reviewed-By: Sam Roberts <vieuxtech@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net>
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.

4 participants