Skip to content

Commit 4d8f1c9

Browse files
committed
build: Link to new build sys from Makefile.in
1 parent 7bfe5c0 commit 4d8f1c9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Makefile.in

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@
1717
# most intimate workings of the compiler itself, you've come to the
1818
# right place. Let's see what's on the menu.
1919
#
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+
#
2024
# First, start with one of these build targets:
2125
#
2226
# * all - The default. Build a complete, bootstrapped compiler.

0 commit comments

Comments
 (0)