chore: 将工具链更新到2024-07-23 (#864)

* chore: 将工具链更新到2024-07-23
This commit is contained in:
LoGin
2024-07-25 00:55:02 +08:00
committed by GitHub
parent 634349e0eb
commit bd70d2d1f4
150 changed files with 237 additions and 200 deletions

View File

@ -1,4 +1,4 @@
TOOLCHAIN="+nightly-2023-08-15-x86_64-unknown-linux-gnu"
TOOLCHAIN="+nightly-2024-07-23-x86_64-unknown-linux-gnu"
# RUSTFLAGS+="-C target-feature=+crt-static -C link-arg=-no-pie"
ifdef DADK_CURRENT_BUILD_DIR

View File

@ -1,4 +1,4 @@
TOOLCHAIN="+nightly-2023-08-15-x86_64-unknown-linux-gnu"
TOOLCHAIN="+nightly-2024-07-23-x86_64-unknown-linux-gnu"
RUSTFLAGS+=""
ifdef DADK_CURRENT_BUILD_DIR

View File

@ -1,6 +1,6 @@
# The toolchain we use.
# You can get it by running DragonOS' `tools/bootstrap.sh`
TOOLCHAIN="+nightly-2023-08-15-x86_64-unknown-linux-gnu"
TOOLCHAIN="+nightly-2024-07-23-x86_64-unknown-linux-gnu"
RUSTFLAGS+="-C target-feature=+crt-static -C link-arg=-no-pie"
# 如果是在dadk中编译那么安装到dadk的安装目录中

View File

@ -1,4 +1,4 @@
TOOLCHAIN="+nightly-2023-08-15-x86_64-unknown-linux-gnu"
TOOLCHAIN="+nightly-2024-07-23-x86_64-unknown-linux-gnu"
RUSTFLAGS+=""
ifdef DADK_CURRENT_BUILD_DIR

View File

@ -1,4 +1,4 @@
TOOLCHAIN="+nightly-2023-08-15-x86_64-unknown-linux-gnu"
TOOLCHAIN="+nightly-2024-07-23-x86_64-unknown-linux-gnu"
RUSTFLAGS+=""
ifdef DADK_CURRENT_BUILD_DIR

View File

@ -1,4 +1,4 @@
TOOLCHAIN="+nightly-2023-08-15-x86_64-unknown-linux-gnu"
TOOLCHAIN="+nightly-2024-07-23-x86_64-unknown-linux-gnu"
RUSTFLAGS+=""
ifdef DADK_CURRENT_BUILD_DIR

View File

@ -1,4 +1,4 @@
TOOLCHAIN="+nightly-2023-08-15-x86_64-unknown-linux-gnu"
TOOLCHAIN="+nightly-2024-07-23-x86_64-unknown-linux-gnu"
RUSTFLAGS+=""
ifdef DADK_CURRENT_BUILD_DIR

View File

@ -1,4 +1,4 @@
TOOLCHAIN="+nightly-2023-08-15-x86_64-unknown-linux-gnu"
TOOLCHAIN="+nightly-2024-07-23-x86_64-unknown-linux-gnu"
# RUSTFLAGS+="-C target-feature=+crt-static -C link-arg=-no-pie"
ifdef DADK_CURRENT_BUILD_DIR

View File

@ -1,6 +1,6 @@
# The toolchain we use.
# You can get it by running DragonOS' `tools/bootstrap.sh`
TOOLCHAIN="+nightly-2023-08-15-x86_64-unknown-linux-gnu"
TOOLCHAIN="+nightly-2024-07-23-x86_64-unknown-linux-gnu"
RUSTFLAGS+=""
ifdef DADK_CURRENT_BUILD_DIR