Open jason-oliveira opened 5 years ago
Would it be safer to use openssl-compat ? Just in case libressl is not ABI compatible 100%? I'm looking at creating some PR's to add arm64 and my test system has libressl, so I'm looking for the best solution to update the dotnet core packages that require openssl
So, #424 was not really the way to solve the LibreSSL problem. Now I'm filing a bug to put libressl support back into dotnetcore-sdk-bin
adding:
!libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= )
along with an IUSE="libressl" fixed the ebuild.