Skip to content

Commit

Permalink
Revert "Merge pull request oneapi-src#1900 from kswiecicki/umf-versio…
Browse files Browse the repository at this point in the history
…n-bump"

This reverts commit 2baf095, reversing
changes made to 3d8fe8d.
  • Loading branch information
pbalcer committed Jul 26, 2024
1 parent b96f415 commit 2b12910
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/common/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ if (NOT DEFINED UMF_REPO)
endif()

if (NOT DEFINED UMF_TAG)
# Merge pull request #638 from kswiecicki/umf-compile-options
set(UMF_TAG 9f91964fabfbc8536b2eec6f54cb85feeab61667)
# Merge pull request #637 from kswiecicki/fix-dpool-poison-macro
set(UMF_TAG 1c34aae4c804e133c1273f30b1d6441ebb766f2f)
endif()

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

0 comments on commit 2b12910

Please sign in to comment.