An open API service indexing awesome lists of open source software.

https://github.com/keith/boringsslweakrepro

A repro case for https://boringssl-review.googlesource.com/c/boringssl/+/37804
https://github.com/keith/boringsslweakrepro

Last synced: 4 months ago
JSON representation

A repro case for https://boringssl-review.googlesource.com/c/boringssl/+/37804

Awesome Lists containing this project

README

          

# BoringSSLWeakRepro

This repo contains a repro case for this BoringSSL incompatibility with
iOS + bitcode https://boringssl-review.googlesource.com/c/boringssl/+/37804

## Usage:

Run `./repro.sh` to see the issue

In the `WORKSPACE` comment in the `patches` line in the `boringssl` rule
and run `./repro.sh` again to see it fixed.