Skip to content

Commit 12cae06

Browse files
committed
Use OCK for Native CPU in build jobs
1 parent bc18ad1 commit 12cae06

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/sycl-linux-build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,6 @@ jobs:
168168
--cmake-opt=-DCMAKE_C_COMPILER_LAUNCHER=ccache \
169169
--cmake-opt=-DCMAKE_CXX_COMPILER_LAUNCHER=ccache \
170170
--cmake-opt="-DLLVM_INSTALL_UTILS=ON" \
171-
--cmake-opt="-DNATIVECPU_USE_OCK=Off" \
172171
--cmake-opt="-DSYCL_PI_TESTS=OFF"
173172
- name: Compile
174173
id: build

0 commit comments

Comments
 (0)