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 7bfe5c0 commit 4d8f1c9Copy full SHA for 4d8f1c9
Makefile.in
@@ -17,6 +17,10 @@
17
# most intimate workings of the compiler itself, you've come to the
18
# right place. Let's see what's on the menu.
19
#
20
+# Please note that most of these options only work if configure was
21
+# run with --disable-rustbuild. For documentation on the new build
22
+# system, see CONTRIBUTING.md.
23
+#
24
# First, start with one of these build targets:
25
26
# * all - The default. Build a complete, bootstrapped compiler.
0 commit comments