Skip to content

Commit 615058c

Browse files
committed
Set the ocl-headers GIT_TAG to an older version 7edca72746c9fc5de5db0acd1fc245cb8ef1b29d
1 parent 5eebd1e commit 615058c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ if( NOT OpenCL_INCLUDE_DIRS )
100100
endif()
101101
ExternalProject_Add(ocl-headers
102102
GIT_REPOSITORY https://github.com/KhronosGroup/OpenCL-Headers.git
103-
GIT_TAG origin/master
103+
GIT_TAG 7edca72746c9fc5de5db0acd1fc245cb8ef1b29d
104104
UPDATE_DISCONNECTED ${SYCL_EP_OCL_HEADERS_SKIP_AUTO_UPDATE}
105105
SOURCE_DIR ${OpenCL_INCLUDE_DIRS}
106106
CONFIGURE_COMMAND ""

0 commit comments

Comments
 (0)