diff options
| author | NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> | 2020-07-31 13:59:38 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-30 22:59:38 -0700 |
| commit | 2cb28482bb5f10332b3458502a3370f821b8f69c (patch) | |
| tree | 031d3ae97aea539ea20409e24f5ea014b06d127a /scripts | |
| parent | ef037af3d73d9843d22a298f01504510b76f200f (diff) | |
| download | vcpkg-2cb28482bb5f10332b3458502a3370f821b8f69c.tar.gz vcpkg-2cb28482bb5f10332b3458502a3370f821b8f69c.zip | |
[mpir] Fix build error if VCPKG_BUILD_TYPE is set as release or debug (#12514)
* [mpir] Fix build error if VCPKG_BUILD_TYPE is set as release or debug
* Update ci.baseline.txt
* EOL LF for vcpkg.json
* Update to use vcpkg_configure_make and vcpkg_install_make in UNIX
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/ci.baseline.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index f33d3513b..42ffe28fa 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -1096,8 +1096,6 @@ mpir:x86-windows=skip mpir:x64-windows=skip mpir:x64-windows-static=skip mpir:arm64-windows=skip -mpir:arm-uwp=skip -mpir:x64-uwp=skip mpir:x64-osx=skip mpir:x64-linux=skip msix:x64-linux=fail |
