We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0996a3 commit 7d340fbCopy full SHA for 7d340fb
.github/workflows/sycl-linux-build.yml
@@ -202,8 +202,7 @@ jobs:
202
--ci-defaults ${{ inputs.build_configure_extra_args }} \
203
-DCMAKE_C_COMPILER_LAUNCHER=ccache \
204
-DCMAKE_CXX_COMPILER_LAUNCHER=ccache \
205
- -DLLVM_INSTALL_UTILS=ON \
206
- -DNATIVECPU_USE_OCK=Off
+ -DLLVM_INSTALL_UTILS=ON
207
- name: Compile
208
id: build
209
# Emulate default value for manual dispatch as we've run out of available arguments.
0 commit comments