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

Improved error messages for linking failure #47052

Merged
merged 2 commits into from
Jan 1, 2018
Merged

Improved error messages for linking failure #47052

merged 2 commits into from
Jan 1, 2018

Commits on Dec 31, 2017

  1. Removed unnecessary output of linker options when linker is not insta…

    …lled
    
    It's unnecessary to print the linker options if there is no linker installed.
    Currently, for libraries, the output is still printed, see #46998 for
    discussion
    fschutt committed Dec 31, 2017
    Configuration menu
    Copy the full SHA
    3e3536c View commit details
    Browse the repository at this point in the history
  2. Update cargo

    fschutt committed Dec 31, 2017
    Configuration menu
    Copy the full SHA
    7c13fa3 View commit details
    Browse the repository at this point in the history