diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2020-06-18 02:19:55 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-17 11:19:55 -0700 |
| commit | a4d42aac246ded930e014c95608ec582959c165d (patch) | |
| tree | 861bdaf133bcaaa4a3784dd33e188f573c7c416f /scripts | |
| parent | f80c61927b5c976a39e7958cbc5c2bbd4d67a7a5 (diff) | |
| download | vcpkg-a4d42aac246ded930e014c95608ec582959c165d.tar.gz vcpkg-a4d42aac246ded930e014c95608ec582959c165d.zip | |
[breakpad] Fix build failure on OSX (#11984)
* [breakpad] Fix build failure on OSX
* update baseline
* Update portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/ci.baseline.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index edc4e9b48..bd27e5d5b 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -173,7 +173,6 @@ botan:x64-uwp=fail box2d:x64-uwp=fail
box2d:arm-uwp=fail
breakpad:arm64-windows=fail
-breakpad:x64-osx=fail
bullet3:arm64-windows=fail
bullet3:arm-uwp=fail
bullet3:x64-uwp=fail
|
