Skip to content

Commit 1e22d55

Browse files
committed
[UR] Add SDL hardening flags for MSVC
oneapi-src/unified-runtime#2406
1 parent b8395de commit 1e22d55

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

sycl/cmake/modules/FetchUnifiedRuntime.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ if(SYCL_UR_USE_FETCH_CONTENT)
116116
CACHE PATH "Path to external '${name}' adapter source dir" FORCE)
117117
endfunction()
118118

119-
set(UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src/unified-runtime")
119+
set(UNIFIED_RUNTIME_REPO "https://github.com/kbenzie/unified-runtime")
120120
include(${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules/UnifiedRuntimeTag.cmake)
121121

122122
set(UMF_BUILD_EXAMPLES OFF CACHE INTERNAL "EXAMPLES")
Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1 @@
1-
# commit eb076da108a49ef1426f38690547a71905f58015
2-
# Merge: d8d8ee90 46832dfd
3-
# Author: Callum Fare <[email protected]>
4-
# Date: Fri Nov 29 15:54:31 2024 +0000
5-
# Merge pull request #2396 from kswiecicki/init-results-fix
6-
# [L0] Add nullopt check before init results access
7-
set(UNIFIED_RUNTIME_TAG eb076da108a49ef1426f38690547a71905f58015)
1+
set(UNIFIED_RUNTIME_TAG 4e42dd8b9538e7935f78fa78e22ef04d44fa45c9)

0 commit comments

Comments
 (0)