Hacker News new | ask | show | jobs
by benced 369 days ago
Yep I've done something similar. This is the only way I managed to compile Google's C++ S2 library (spatial indexing) which depends on absl and OpenSSL.

(I managed to avoid infecting my project with boringSSL)