From 96403d0903c6663351c0b0e077beec9e296ec8e2 Mon Sep 17 00:00:00 2001 From: Park DongHa Date: Sat, 20 Mar 2021 01:56:01 +0900 Subject: [metrohash] support more triplets by excluding 128 CRC source (#16553) * [metrohash] exclude CRC for x86 * the change will allow x86 triplets * update port SHA * [metrohash] remove fail_port_install * update ci.baseline.txt * [metrohash] sync portfile and CMakeLists.txt * make both file use 'VCPKG_TARGET_TRIPLET' to make ease of comparison * [metrohash] Use try_compile helpers Co-authored-by: Robert Schumacher --- scripts/ci.baseline.txt | 4 ---- 1 file changed, 4 deletions(-) (limited to 'scripts') diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index 81ef00bf5..36519bbef 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -910,10 +910,6 @@ meschach:x64-osx=fail meschach:x64-uwp=fail metis:arm-uwp=fail metis:x64-uwp=fail -metrohash:arm-uwp=fail -metrohash:x64-uwp=fail -metrohash:x86-windows=fail -metrohash:arm64-windows=fail mhook:arm64-windows=fail mhook:arm-uwp=fail mhook:x64-linux=fail -- cgit v1.2.3