Skip to content

Commit 9b15891

Browse files
committed
Bump UMF tag to include:
- enable static linking with hwloc - fix linker script for lld
1 parent c3b8360 commit 9b15891

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/common/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ if (NOT DEFINED UMF_REPO)
2323
endif()
2424

2525
if (NOT DEFINED UMF_TAG)
26-
set(UMF_TAG 9a96626d8c5fe3b8e7625cb2c3bd41e779c6eb8c)
26+
set(UMF_TAG 068090f69d361ba56d35ca14172d702cfcd436de)
2727
endif()
2828

2929
message(STATUS "Will fetch Unified Memory Framework from ${UMF_REPO}")

0 commit comments

Comments
 (0)