Searched refs:RUST_LIB_SRC (Results 1 – 2 of 2) sorted by relevance
49 RUST_LIB_SRC ?= $(rustc_sysroot)/lib/rustlib/src/rust/library macro104 rustdoc-core: $(RUST_LIB_SRC)/core/src/lib.rs FORCE392 $(rustc_sysroot) $(RUST_LIB_SRC) $(if $(KBUILD_EXTMOD),$(srcroot)) \442 $(obj)/core.o: $(RUST_LIB_SRC)/core/src/lib.rs \
77 RUST_LIB_SRC = "${pkgs.rust.packages.stable.rustPlatform.rustLibSrc}";98 ``RUST_LIB_SRC`` needs to be set when using the versioned packages, e.g.::100 RUST_LIB_SRC=/usr/src/rustc-$(rustc-1.80 --version | cut -d' ' -f2)/library