We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7d2136 commit 25dce88Copy full SHA for 25dce88
1 file changed
Makefile
@@ -1,6 +1,6 @@
1
# The toolchain we use.
2
# You can get it by running DragonOS' `tools/bootstrap.sh`
3
-# TOOLCHAIN="+nightly-2023-08-15-x86_64-unknown-linux_dragonos-gnu"
+TOOLCHAIN="+nightly-2024-11-05-x86_64-unknown-linux-gnu"
4
# RUSTFLAGS+="-C target-feature=+crt-static -C link-arg=-no-pie"
5
6
# 如果是在dadk中编译,那么安装到dadk的安装目录中
0 commit comments