From 9891a8f2132aa18cdc6f96862ee5406f2d901b0e Mon Sep 17 00:00:00 2001 From: Phoebe <20694052+PhoebeHui@users.noreply.github.com> Date: Tue, 14 Jul 2020 23:37:14 +0800 Subject: [libb2] Add supports and install pkg-conifg on macOS VM (#12398) * [libb2] Add supports and install pkg-conifg on macOS VM * Add blank line to the end of the json file * vcpkg x-format-manifest --all * Remove failed ports in ci baseline file --- scripts/azure-pipelines/osx/azure-pipelines.yml | 1 + scripts/ci.baseline.txt | 6 ------ 2 files changed, 1 insertion(+), 6 deletions(-) (limited to 'scripts') diff --git a/scripts/azure-pipelines/osx/azure-pipelines.yml b/scripts/azure-pipelines/osx/azure-pipelines.yml index f90cc5c30..cbf401fd3 100644 --- a/scripts/azure-pipelines/osx/azure-pipelines.yml +++ b/scripts/azure-pipelines/osx/azure-pipelines.yml @@ -18,6 +18,7 @@ jobs: - bash: | brew list autoconf || brew install autoconf brew list automake || brew install automake + brew list pkg-config || brew install pkg-config brew list libtool || brew install libtool brew list bison || brew install bison brew list gfortran || brew cask install gfortran diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index ddf34f5c6..5546c1f1a 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -653,12 +653,6 @@ leveldb:x64-uwp=fail libaiff:x64-linux=fail libarchive:arm-uwp=fail libass:x64-windows-static=fail -libb2:x86-windows=fail -libb2:x64-windows=fail -libb2:x64-windows-static=fail -libb2:x64-uwp=fail -libb2:arm64-windows=fail -libb2:arm-uwp=fail libbf:arm64-windows=fail libbf:arm-uwp=fail libbf:x64-uwp=fail -- cgit v1.2.3