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 7313b2d commit 9cde152Copy full SHA for 9cde152
sycl/doc/GetStartedGuide.md
@@ -63,7 +63,7 @@ set DPCPP_HOME=%USERPROFILE%\sycl_workspace
63
mkdir %DPCPP_HOME%
64
cd %DPCPP_HOME%
65
66
-git clone https://github.com/intel/llvm -b sycl
+git clone --config core.autocrlf=false https://github.com/intel/llvm -b sycl
67
```
68
69
## Build DPC++ toolchain
0 commit comments