Browse Source

chore: remove toolchain version (#1)

Signed-off-by: longjin <[email protected]>
LoGin 4 months ago
parent
commit
6f2c0c8f12
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Makefile

+ 1 - 1
Makefile

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