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 cross-build job #254

Closed
newpavlov opened this issue Mar 25, 2022 · 1 comment · Fixed by #301
Closed

Fix Solaris cross-build job #254

newpavlov opened this issue Mar 25, 2022 · 1 comment · Fixed by #301

Comments

@newpavlov
Copy link
Member

It fails with linker error, e.g. see: https://github.com/rust-random/getrandom/runs/5698849705

Relevant Rust issue: rust-lang/rust#94052

It looks like due to libc changes we now need Solaris-specific sendfile and lgrp.

@josephlr
Copy link
Member

Fixed by #301

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 a pull request may close this issue.

2 participants