From 1e19af09e53e5f306ed89c2033817a21e5ee0bcf Mon Sep 17 00:00:00 2001 From: Alexej Harm Date: Wed, 15 Apr 2020 02:20:24 +0200 Subject: [boringssl] Add new port (#8455) * [boringssl] Add new port * removed usage of deprecated vcpkg functions * let the ci treat boringssl like libressl * applied requested changes * [boringssl] Update to commit 590265773@2020-04-07 (#8455) * [boringssl] Restore scripts/ci.baseline.txt --- scripts/ci.baseline.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'scripts') diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index c81014f9c..44a951e9f 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -883,6 +883,14 @@ librdkafka:arm-uwp=fail librdkafka:x64-uwp=fail # Conflicts with openssl +boringssl:arm64-windows = skip +boringssl:arm-uwp = skip +boringssl:x64-linux = skip +boringssl:x64-osx = skip +boringssl:x64-uwp = skip +boringssl:x64-windows = skip +boringssl:x64-windows-static = skip +boringssl:x86-windows = skip libressl:arm64-windows = skip libressl:arm-uwp = skip libressl:x64-linux = skip -- cgit v1.2.3