diff --git a/Makefile b/Makefile index b4a941a30c73439d71c02cfe068405279a3bf037..0d3d45a88a71da2b5196e5ef6b343d23a4756da2 100644 --- a/Makefile +++ b/Makefile @@ -578,10 +578,6 @@ else RUSTC_OR_CLIPPY = $(RUSTC) endif -ifdef RUST_LIB_SRC - export RUST_LIB_SRC -endif - # Allows the usage of unstable features in stable compilers. export RUSTC_BOOTSTRAP := 1