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

fixes #1768 -- integrate boringssl into the build process more naturally #1806

Closed
wants to merge 1 commit into from

Commits on Feb 7, 2023

  1. fixes sfackler#1768 -- integrate boringssl into the build process mor…

    …e naturally
    
    This PR uses the in-development bindgen support for static inline functions (rust-lang/rust-bindgen#2335) + an in-development boringssl patch (https://boringssl-review.googlesource.com/c/boringssl/+/56505) to allow using boringssl with rust-openssl without needing a .cargo/config override
    alex committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    e4ec997 View commit details
    Browse the repository at this point in the history