eden/.patch/openssl
crueter 2287572ac9
[cmake] Allow building OpenSSL from source
If YUZU_USE_BUNDLED_OPENSSL is off and OpenSSL is *not* installed to the
system, pulls in OpenSSL and Jimmy Park's CMake wrapper, then configures
+ builds from source.

Some patches were made on top of OpenSSL and openssl-cmake:
- USE_CCACHE is respected from UseCcache.cmake
- CXX/CFLAGS are passed from CMake to the configure script, which sends
  those to the compiler
- Uses a bundled cert.h akin to the bundled OpenSSL build

Closes #3614

Before merge: remove verbose stuff

Signed-off-by: crueter <crueter@eden-emu.dev>
2026-05-30 21:50:10 -04:00
..
0001-add-bundled-cert.patch [cmake] Allow building OpenSSL from source 2026-05-30 21:50:10 -04:00