diff options
| author | Sean Yen <seanyen@microsoft.com> | 2020-01-14 12:28:06 -0800 |
|---|---|---|
| committer | Victor Romero <romerosanchezv@gmail.com> | 2020-01-14 12:28:06 -0800 |
| commit | fc5134c3a24a3622d0bc056d6bdd4c9a7c51a327 (patch) | |
| tree | 448c5edb58773d6d04e1a2019ca69f8b64ed5b32 /scripts | |
| parent | a982079028f49c4a3464085f292eb6edf44ccec3 (diff) | |
| download | vcpkg-fc5134c3a24a3622d0bc056d6bdd4c9a7c51a327.tar.gz vcpkg-fc5134c3a24a3622d0bc056d6bdd4c9a7c51a327.zip | |
[soem] Add new port (#9572)
* initial SOEM port.
* don't use the vendored winpcap.
* removed the unused flag.
* addressed feedback.
* addressed feedback.
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/ci.baseline.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index 7ad3e9c87..bc83397a0 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -1562,6 +1562,8 @@ smpeg2:x64-linux=fail smpeg2:x64-uwp=fail
soci:arm-uwp=fail
soci:x64-uwp=fail
+soem:x64-uwp=fail
+soem:arm-uwp=fail
soil:arm-uwp=fail
soil:x64-uwp=fail
soil2:arm-uwp=fail
|
