Searched defs:rustc_host_target (Results 1 - 1 of 1) sorted by relevance

/linux-master/rust/
H A DMakefile44 rustc_host_target := $(shell $(RUSTC) --version --verbose | grep -F 'host: ' | cut -d' ' -f2) macro

Completed in 90 milliseconds