adopt -H-all convention
This commit is contained in:
parent
3bbfe515df
commit
493492910f
@ -341,7 +341,7 @@ endef
|
||||
$(foreach host,$(CFG_TARGET_TRIPLES), \
|
||||
$(eval $(call DEF_RUSTC_TARGET,$(host))))
|
||||
|
||||
all-rustcs: $(foreach host,$(CFG_TARGET_TRIPLES),rustc-H-$(host))
|
||||
rustc-H-all: $(foreach host,$(CFG_TARGET_TRIPLES),rustc-H-$(host))
|
||||
|
||||
######################################################################
|
||||
# Entrypoint rule
|
||||
|
Loading…
Reference in New Issue
Block a user