Skip to content

Commit 60e82dd

Browse files
authored
Merge pull request #9879 from awlauria/bump_hwloc
hwloc: Update internal hwloc to v2.7.0.
2 parents decdc9d + 0237ec1 commit 60e82dd

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

3rd-party/hwloc-2.4.0.tar.gz

-6.64 MB
Binary file not shown.

3rd-party/hwloc-2.7.0.tar.gz

6.99 MB
Binary file not shown.

autogen.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777

7878
# version of packages we ship as tarballs
7979
my $libevent_version="2.1.12-stable";
80-
my $hwloc_version="2.4.0";
80+
my $hwloc_version="2.7.0";
8181

8282
# One-time setup
8383
my $username;

0 commit comments

Comments
 (0)