Skip to content

Commit f26998e

Browse files
authored
Merge pull request #25212 from apple/compnerd-pointers
Update WindowsBuild.md
2 parents d402077 + f242b68 commit f26998e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/WindowsBuild.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ git clone https://github.com/apple/swift-cmark cmark
4040
git clone https://github.com/apple/swift-clang clang
4141
git clone https://github.com/apple/swift-llvm llvm
4242
git clone https://github.com/apple/swift-compiler-rt compiler-rt
43-
git clone -c core.autocrlf=input https://github.com/apple/swift
43+
git clone -c core.autocrlf=input -c core.symlinks=true https://github.com/apple/swift
4444
git clone https://github.com/apple/swift-corelibs-libdispatch
4545
git clone https://github.com/apple/swift-corelibs-foundation
4646
git clone https://github.com/apple/swift-corelibs-xctest

0 commit comments

Comments
 (0)