Skip to content

Commit 8914231

Browse files
committed
Makefile: add comment to explain RUSTC_BOOTSTRAP
Link: https://lore.kernel.org/lkml/CAK7LNASzund0a=t6gz3Mfex3j6jMfjYW--nqv9x_wY=RzSR-=g@mail.gmail.com/ Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
1 parent 459035a commit 8914231

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -593,6 +593,7 @@ ifdef RUST_LIB_SRC
593593
export RUST_LIB_SRC
594594
endif
595595

596+
# Allows the usage of unstable features in stable compilers.
596597
export RUSTC_BOOTSTRAP := 1
597598

598599
export ARCH SRCARCH CONFIG_SHELL BASH HOSTCC KBUILD_HOSTCFLAGS CROSS_COMPILE LD CC HOSTPKG_CONFIG

0 commit comments

Comments
 (0)