Skip to content

build: log detected compilers in --verbose mode

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.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading