Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

feat: Build with rustls and remove openssl hack #3

Merged
merged 2 commits into from
Feb 6, 2023
Merged

Conversation

phated
Copy link
Contributor

@phated phated commented Jan 24, 2023

This builds a Noir branch where I've replaced openssl with rustls, see noir-lang/acvm-backend-barretenberg#46 and noir-lang/noir#691 for more details.

This allows us to remove the openssl hack needed to cross-compile. However, we lose RISC-V support because rustls doesn't support it yet.

@phated phated requested a review from kobyhallx January 24, 2023 21:49
Base automatically changed from phated/fix-nightly to master January 25, 2023 15:14
@phated phated marked this pull request as ready for review February 6, 2023 18:05
@phated phated changed the title Build with rustls and remove openssl hack feat: Build with rustls and remove openssl hack Feb 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants