From bdb38febf52dafa77664f84b3d214e57b92230d7 Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Tue, 27 Sep 2022 18:36:30 +0200 Subject: rust: bump to 1.62.1 rust_host: bump to 1.62.1 Print an error and bail-out if the user forgot to adjust the feed name according to the one in feeds.conf Signed-off-by: Toni Uhlig --- lang/rust/rustc_environment.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/rust/rustc_environment.mk') diff --git a/lang/rust/rustc_environment.mk b/lang/rust/rustc_environment.mk index db0e350..539bd8b 100644 --- a/lang/rust/rustc_environment.mk +++ b/lang/rust/rustc_environment.mk @@ -1,4 +1,4 @@ --include $(TOPDIR)/package/feeds/packages/rust/rustc_targets.mk +-include $(TOPDIR)/package/feeds/my_openwrt_packages/rust/rustc_targets.mk # These RUSTFLAGS are common across all TARGETs RUSTFLAGS += \ -- cgit v1.2.3