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 fc07e51 commit 93d7a45Copy full SHA for 93d7a45
INSTALL.md
@@ -41,7 +41,8 @@ Note that once libdispatch is installed into a Swift toolchain, that
41
toolchain cannot be used to compile libdispatch again (you must 'make uninstall'
42
libdispatch from the toolchain before using it to rebuild libdispatch).
43
44
-To create the toolchain with libdispatch Using build-toolchain in Linux:
+You can also use the build-toolchain script to create a toolchain
45
+that includes libdispatch on Linux:
46
47
1. Add libdispatch and install-libdispatch lines to ./swift/utils/build-presets.ini under `[preset: buildbot_linux]` section, as following:
48
0 commit comments