aboutsummaryrefslogtreecommitdiff
path: root/ports/hwloc
diff options
context:
space:
mode:
authorAlexander Karatarakis <alkarata@microsoft.com>2017-09-09 00:12:54 -0700
committerAlexander Karatarakis <alkarata@microsoft.com>2017-09-09 00:12:54 -0700
commit26516fe485b0e9048dd4809256a7e4526957c6e9 (patch)
tree0c4434c4489c9e4b1744bcc25d0c1f48f6988078 /ports/hwloc
parentc7589e76c0f3d2e266a5724ea57fd328d2ee44ad (diff)
downloadvcpkg-26516fe485b0e9048dd4809256a7e4526957c6e9.tar.gz
vcpkg-26516fe485b0e9048dd4809256a7e4526957c6e9.zip
vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)
Diffstat (limited to 'ports/hwloc')
-rw-r--r--ports/hwloc/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/hwloc/CONTROL b/ports/hwloc/CONTROL
index 1bd3af628..ef2564050 100644
--- a/ports/hwloc/CONTROL
+++ b/ports/hwloc/CONTROL
@@ -1,4 +1,4 @@
Source: hwloc
-Version: 1.11.7-1
+Version: 1.11.7-2
Description: Portable Hardware Locality (hwloc)
The Portable Hardware Locality (hwloc) software package provides a portable abstraction (across OS, versions, architectures, ...) of the hierarchical topology of modern architectures, including NUMA memory nodes, sockets, shared caches, cores and simultaneous multithreading. It also gathers various system attributes such as cache and memory information as well as the locality of I/O devices such as network interfaces, InfiniBand HCAs or GPUs.