diff options
| author | Ryan <ryan__mckenzie@hotmail.com> | 2020-06-11 00:57:38 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-11 00:57:38 -0700 |
| commit | 1901067fc673c25b76a67cc2d18d0d827e9e59b0 (patch) | |
| tree | 0a1e88131b0b75303472c8a5ceae22ec00b77f85 /scripts | |
| parent | 67eb48da0feae6b657fa1ad3a4b33c8176005302 (diff) | |
| download | vcpkg-1901067fc673c25b76a67cc2d18d0d827e9e59b0.tar.gz vcpkg-1901067fc673c25b76a67cc2d18d0d827e9e59b0.zip | |
[xbyak] Add new port (#11689)
* [xbyak] Add new port
* [xbyak] add homepage, removed deprecated functions, handle copyright correctly
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/ci.baseline.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index 2303fcd14..dbb69ed08 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -1976,6 +1976,9 @@ x265:arm-uwp=fail x265:x64-uwp=fail
xalan-c:x64-windows-static=fail
xalan-c:arm64-windows=fail
+xbyak:arm64-windows=fail
+xbyak:arm-uwp=fail
+xbyak:x64-uwp=fail
xerces-c:arm-uwp=fail
xerces-c:x64-uwp=fail
xeus:x64-linux=ignore
|
