From 125df2636a92c164b32986e86e4e9b49c1f1f1e8 Mon Sep 17 00:00:00 2001 From: Christoph Scholtes Date: Sat, 15 Jan 2022 15:05:25 -0700 Subject: [PATCH] Update toolchain to Rack SDK 2.0.6. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1a9a870..2dd9da3 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ export JOBS := export JOBS_CT_NG := endif -RACK_SDK_VERSION := 2.0.5 +RACK_SDK_VERSION := 2.0.6 all: toolchain-all