diff options
| author | Vitaly Petrov <v31337@gmail.com> | 2020-05-06 20:45:40 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-06 10:45:40 -0700 |
| commit | 07f7b67186aa037b932eb4aadee5c318f68a5c08 (patch) | |
| tree | 803c5c0062f031453e9db156c78579573b11215c /scripts | |
| parent | 66d4f9d411954b4d30042d423651915ae74f67c1 (diff) | |
| download | vcpkg-07f7b67186aa037b932eb4aadee5c318f68a5c08.tar.gz vcpkg-07f7b67186aa037b932eb4aadee5c318f68a5c08.zip | |
[libvpx] Added support for build on MacOS and Linux (#11022)
* [libvpx] Added support for build on MacOS and Linux
* [libvpx] Fix ci-baseline
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 8e631f138..1cda26b25 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -957,8 +957,6 @@ libuv:arm-uwp=fail libuv:x64-uwp=fail
libvpx:arm-uwp=fail
libvpx:arm64-windows=fail
-libvpx:x64-linux=fail
-libvpx:x64-osx=fail
libwandio:x86-windows=fail
libwandio:x64-windows=fail
libwandio:x64-windows-static=fail
|
