externals: Revert to libressl, as build is broken with find_package(OpenSSL). (#4093)

* externals: Revert to libressl, as build is broken with find_package(OpenSLL).

* fixup! externals: Revert to libressl, as build is broken with find_package(OpenSLL).

* fixup! externals: Revert to libressl, as build is broken with find_package(OpenSLL).
This commit is contained in:
bunnei 2020-06-16 21:46:19 -04:00 committed by GitHub
parent 7c767d7dbf
commit 4bca92c41e
4 changed files with 14 additions and 11 deletions

3
.gitmodules vendored
View file

@ -13,6 +13,9 @@
[submodule "soundtouch"]
path = externals/soundtouch
url = https://github.com/citra-emu/ext-soundtouch.git
[submodule "libressl"]
path = externals/libressl
url = https://github.com/citra-emu/ext-libressl-portable.git
[submodule "discord-rpc"]
path = externals/discord-rpc
url = https://github.com/discordapp/discord-rpc.git