mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-22 18:49:07 +00:00
18b470a5ea
According to https://curl.haxx.se/docs/install.html, explicitly disabling OpenSSL/BoringSSL/libressl with the confusing `--without-ssl` flag is necessary. Also disable a few more unneeded dependencies explicitly. Patch By: Stan Accepted By: trompetin17 Differential Revision: https://code.wildfiregames.com/D1687 This was SVN commit r21945.