Searched defs:rustc_host_target (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/rust/ | ||
H A D | Makefile | 44 rustc_host_target := $(shell $(RUSTC) --version --verbose | grep -F 'host: ' | cut -d' ' -f2) macro |
Completed in 2 milliseconds