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

Fix Solaris CI #216

Merged
merged 1 commit into from
May 14, 2021
Merged

Fix Solaris CI #216

merged 1 commit into from
May 14, 2021

Commits on May 13, 2021

  1. Fix Solaris CI

    The new target is called `x86_64-pc-solaris`, but `cross` doesn't
    support that yet, so just use `sparcv9-sun-solaris`.
    
    See the following issues for more info:
      rust-lang/rust#85098
      rust-lang/rust#82216
    
    Signed-off-by: Joe Richey <joerichey@google.com>
    josephlr committed May 13, 2021
    Configuration menu
    Copy the full SHA
    c94cb75 View commit details
    Browse the repository at this point in the history