mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 22:04:19 +08:00
Merge branch 'fix-rust-redownloads' into 'master'
Fix rustup keep redownloading See merge request redox-os/redox!1791
This commit is contained in:
commit
ea31586221
@ -10,7 +10,7 @@ BINUTILS_BRANCH=redox-2.43.1
|
||||
GCC_BRANCH=redox-13.2.0
|
||||
LIBTOOL_VERSION=2.5.4
|
||||
# official RISC-V support introduced in newer version
|
||||
UPSTREAM_RUSTC_VERSION="2025-11-15"
|
||||
UPSTREAM_RUSTC_VERSION=2025-11-15
|
||||
|
||||
export PREFIX_RUSTFLAGS=-L $(ROOT)/$(PREFIX_INSTALL)/$(TARGET)/lib
|
||||
export RUSTUP_TOOLCHAIN=$(ROOT)/$(PREFIX_INSTALL)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user