Fix compilation of System.Net.Security.Native (#34018)
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Tue, 24 Mar 2020 17:20:37 +0000 (18:20 +0100)
committerGitHub <noreply@github.com>
Tue, 24 Mar 2020 17:20:37 +0000 (18:20 +0100)
commit26eb70b5720fdf925d8ccf47007bcaeaafef321e
tree4ce91c30c63741975ae1e12816abb4c2542a374e
parent7d4805827572e125aae4be59be37a4d1c83f19d7
Fix compilation of System.Net.Security.Native (#34018)

It was accidentally moved to a OSX/iOS-only conditional in https://github.com/dotnet/runtime/pull/33970 but it should be built on Linux too.
src/libraries/Native/Unix/CMakeLists.txt