aboutsummaryrefslogtreecommitdiff
path: root/versions/baseline.json
diff options
context:
space:
mode:
authorGilles Grospellier <63445205+grospelliergilles@users.noreply.github.com>2021-04-29 02:39:30 +0200
committerGitHub <noreply@github.com>2021-04-28 17:39:30 -0700
commit2a90d45fad8ae949233eca16946d1e9942bd8f22 (patch)
treef98fcf6d601348f6c999045201c943e6650f9a48 /versions/baseline.json
parent5db5b34a05f5c4dd8755c515eaed25ba978ac92c (diff)
downloadvcpkg-2a90d45fad8ae949233eca16946d1e9942bd8f22.tar.gz
vcpkg-2a90d45fad8ae949233eca16946d1e9942bd8f22.zip
[parmetis] Fix build on x64-linux. (#17410)
* Fix parmetis build on x64-linux. - Change 'METIS' directory to 'metis' because the true name is 'metis'. - Remove the non working (on linux) link 'METIS' to 'metis'. - Use absolute path for GKLIB_PATH. Using relative path does not work for test HAVE_THREADLOCALSTORAGE in metis/GKlib/GKlibSystem.cmake * Update parmetis version in baseline. * Update CONTROL file * Apply reviewer comment. * Update ci-baseline.txt * Update hash in parmetis.json. * Update port version instead of package version. * Update hash version * Try to build parmetis on 'osx'.
Diffstat (limited to 'versions/baseline.json')
-rw-r--r--versions/baseline.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/versions/baseline.json b/versions/baseline.json
index a9de8877e..faceac72f 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -4661,8 +4661,8 @@
"port-version": 3
},
"parmetis": {
- "baseline": "4.0.3-3",
- "port-version": 0
+ "baseline": "4.0.3",
+ "port-version": 4
},
"parquet": {
"baseline": "0",