ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/buck
Austin Seipp 9b9acb2a17 buck: build boringssl
`libgit2` requires `libssh2`, which in turn requires `openssl-sys`. OpenSSL is
notoriously hard to vendor for a number of reasons including its build system.
In contrast, while BoringSSL does not make compatibility guarantees, it is easy
to vendor and is designed to be used with Bazel.

The goal is that we can substitute BoringSSL for OpenSSL in `openssl-sys` as the
underlying library, and `libssh2` will still work.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2024-09-04 14:27:39 -05:00
..
mode buck: repository prep work 2024-09-04 14:27:39 -05:00
platforms buck: repository prep work 2024-09-04 14:27:39 -05:00
shims buck: repository prep work 2024-09-04 14:27:39 -05:00
third-party buck: build boringssl 2024-09-04 14:27:39 -05:00
toolchains buck: repository prep work 2024-09-04 14:27:39 -05:00
.gitattributes buck: repository prep work 2024-09-04 14:27:39 -05:00