Skip to content

Fix Solaris CI#216

Merged
newpavlov merged 1 commit intomasterfrom
ci
May 14, 2021
Merged

Fix Solaris CI#216
newpavlov merged 1 commit intomasterfrom
ci

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

@josephlr josephlr requested a review from newpavlov May 13, 2021 04:45
@josephlr josephlr force-pushed the ci branch 2 times, most recently from ef2e61a to ff72837 Compare May 13, 2021 05:06
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>
takumi-earth pushed a commit to earthlings-dev/getrandom that referenced this pull request Jan 27, 2026
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>
takumi-earth pushed a commit to earthlings-dev/getrandom that referenced this pull request Jan 27, 2026
Fixes rust-random#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.

2 participants