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

[BUG] toolchain links with an older version of openssl #1590

Open
SchmErik opened this issue Mar 25, 2024 · 1 comment
Open

[BUG] toolchain links with an older version of openssl #1590

SchmErik opened this issue Mar 25, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@SchmErik
Copy link
Contributor

SchmErik commented Mar 25, 2024

Bug Report

When running ldd on risc0's distribution of cargo, we see that openssl 1.1 is linked with this tool.

Steps to Reproduce

  1. run lld
  2. check output
  3. output includes openssl 1.1

Expected behavior

We should see a more recent version of openssl

Your Environment

  • risc0-zkvm version: 0.21
  • Rust version: 1.74
  • Platform/OS: MacOS
@SchmErik SchmErik added the bug Something isn't working label Mar 25, 2024
Copy link

linear bot commented Mar 25, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant