diff options
| author | yurybura <yurybura@gmail.com> | 2020-03-02 21:41:27 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-02 10:41:27 -0800 |
| commit | 1c414f9192e49963c15bd64cdc2eb308cd046194 (patch) | |
| tree | 0a3d9b95298e2d6fa94817bfc4211bc13aa641ae /scripts/ci.baseline.txt | |
| parent | 1e697e97daf199ac52b5e154bbb9b1a6511aaf2e (diff) | |
| download | vcpkg-1c414f9192e49963c15bd64cdc2eb308cd046194.tar.gz vcpkg-1c414f9192e49963c15bd64cdc2eb308cd046194.zip | |
[boost-python] Try to fix build issue on Linux (#9780)
* [boost-python] Try to fix build issue on Linux
* Update baseline: enable boost-python:x64-linux
* Fix number of processor detection on Linux: use CMake module
* Fix user-config.jam configuration on Linux
* Update baseline: enable boost-mpi:x64-linux
* Fix build boost-regex[icu] on Linux, issue #4962
Diffstat (limited to 'scripts/ci.baseline.txt')
| -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 2d51cf546..6c459506b 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -171,8 +171,6 @@ boost-locale:arm-uwp=fail boost-locale:x64-uwp=fail
boost-log:arm-uwp=fail
boost-log:x64-uwp=fail
-boost-python:x64-linux=ignore
-boost-mpi:x64-linux=fail
boost-mpi:x64-osx=fail
boost-stacktrace:arm-uwp=fail
boost-stacktrace:x64-uwp=fail
|
