alexcrichton / openssl-src-rs

Source code and logic to build OpenSSL from source
Apache License 2.0
69 stars 114 forks source link

Verify that macOS builds are broken #66

Closed benesch closed 4 years ago

benesch commented 4 years ago

The latest version of cc-rs broke building OpenSSL on macOS (see alexcrichton/cc-rs#529). This commit just serves to trigger a CI build to validate that CI catches this. I'll update with a patch shortly.