diff options
| author | nicole mazzuca <mazzucan@outlook.com> | 2020-04-29 18:29:53 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-29 18:29:53 -0700 |
| commit | b4f8f14529a10ee05b166f9f12d8e6fd0a5119f6 (patch) | |
| tree | 31e53baba88e7260fc2e7ba2f00ec506457e637b /scripts | |
| parent | d9d283bd2b93713dd015e7c6a2fb3cdd399bf527 (diff) | |
| download | vcpkg-b4f8f14529a10ee05b166f9f12d8e6fd0a5119f6.tar.gz vcpkg-b4f8f14529a10ee05b166f9f12d8e6fd0a5119f6.zip | |
[vcpkg baseline] Ignore mlpack on macOS (#11091)
There's some conflict with something else.
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/ci.baseline.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index 9bc53110b..10bba69f3 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -1082,6 +1082,7 @@ miniupnpc:x64-uwp=fail minizip:arm-uwp=fail
minizip:x64-uwp=fail
mlpack:x64-linux=ignore
+mlpack:x64-osx=ignore
mman:x64-linux=fail
mman:x64-osx=fail
# mmx installs many problematic headers, such as `json.h` and `sched.h`
|
