[hwloc] update to 2.10.0 (#36372)

* [hwloc] update to 2.10.0

* [hwloc] update to 2.10.0
This commit is contained in:
Jia Yue Hua 2024-01-27 01:31:18 +08:00 committed by GitHub
parent 9b9f3a05b3
commit 3dc7d68e70
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO open-mpi/hwloc
REF "hwloc-${VERSION}"
SHA512 958f385d846ed1b6ab60725b7966374213eff3e304a77c5bc8a26f1900c04eb082119d5147f98b2c7f931f566e2d1b05a2a4e89bda220f45258e497b68735929
SHA512 e49ccb8ccaf7ce29cf46a99b1fc725dfcb2ac7e5f35ffd8d9bc7f085dae3de73840427efa9fdd38555e389dd948e7cd613481309fbb6e9dac6dc52db5c5da24c
PATCHES
fix_shared_win_build.patch
stdout_fileno.patch

View File

@ -1,6 +1,6 @@
{
"name": "hwloc",
"version": "2.9.3",
"version": "2.10.0",
"maintainers": "bgoglin<Brice.Goglin@inria.fr>",
"description": [
"Portable Hardware Locality (hwloc)",

View File

@ -3385,7 +3385,7 @@
"port-version": 0
},
"hwloc": {
"baseline": "2.9.3",
"baseline": "2.10.0",
"port-version": 0
},
"hyperscan": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "f21a1b350aea6164f80b41c45980189c6d561ffa",
"version": "2.10.0",
"port-version": 0
},
{
"git-tree": "8c536aed23026d6f8a30f1815e47f30652112c22",
"version": "2.9.3",