Skip to content
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

build: log the found compiler version if too old #30028

Closed
wants to merge 3 commits into from

Commits on Oct 18, 2019

  1. build: log the found compiler version if too old

    `configure` will log a warning if the detected compiler is not new
    enough. Take some of the guesswork out of it by also logging the
    version of the compiler that was detected.
    richardlau committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    3042701 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5491f8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b46e34 View commit details
    Browse the repository at this point in the history