Skip to content

Commit d31e63c

Browse files
committed
Typo
1 parent 13d5408 commit d31e63c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unified-runtime/source/adapters/offload/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ if (UR_OFFLOAD_INSTALL_DIR STREQUAL "" OR UR_OFFLOAD_INCLUDE_DIR STREQUAL "")
4545
INSTALL_COMMAND ""
4646
UPDATE_COMMAND ""
4747
)
48-
# Build OpenMP runtime (required dependency for offlload's libomptarget) from the cloned source
48+
# Build OpenMP runtime (required dependency for offload's libomptarget) from the cloned source
4949
ExternalProject_Add(openmp_ext
5050
# DeviceRTL uses -fuse-ld=lld, so add lld to the dependencies.
5151
DEPENDS llvm_project_src llvm-tblgen LLVMSupport clang lld

0 commit comments

Comments
 (0)