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

Conversation

josephlr
Copy link
Member

@josephlr josephlr commented May 13, 2021

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:

Signed-off-by: Joe Richey joerichey@google.com

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>
@newpavlov newpavlov merged commit 922d1de into master May 14, 2021
@josephlr josephlr deleted the ci branch May 14, 2021 10:00
josephlr added a commit that referenced this pull request Oct 22, 2022
Fixes #216 

This also adds two minor CI improvements:
  - Do a full link on `freebsd`
  - Build, Link, but don't run on `illumos`
  - Use the stable toolchain for our Tier 2 Build-only targets
  - Build (via `build-std`) for Tier 3 targets: `openbsd`, `dragonfly`, `haiku`

Signed-off-by: Joe Richey <joerichey@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants