Skip to content

Commit 8e4192d

Browse files
committed
repo: setup symlink properly
1 parent f2f9cec commit 8e4192d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

default.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
<project remote="github" name="apple/swift-tools-support-core" path="toolchain/swift-tools-support-core" revision="master" />
1515
<project remote="github" name="apple/sourcekit-lsp" path="toolchain/sourcekit-lsp" revision="master" />
1616
<project remote="github" name="compnerd/windows-swift" path="windows-swift" revision="master" />
17-
<project remote="github" name="compnerd/toolchain-infrastructure" path="infrastructure" revision="master" />
17+
<project remote="github" name="compnerd/toolchain-infrastructure" path="infrastructure" revision="master">
18+
<linkfile src="Makefile" dest="Makefile" />
19+
</project>
1820
<!-- <project remote="github" name="unicode-org/icu" path="icu" revision="maint/maint-66" /> -->
19-
20-
<linkfile dest="Makefile" src="infrastructure/Makefile" />
2121
</manifest>

0 commit comments

Comments
 (0)