From c60be252be211e7cef76dda39e33b025b6c8c111 Mon Sep 17 00:00:00 2001 From: Christoph Scholtes Date: Mon, 3 Jan 2022 08:49:08 -0700 Subject: [PATCH] Update toolchain to Rack SDK 2.0.5. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 79e0b08..1a9a870 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ export JOBS := export JOBS_CT_NG := endif -RACK_SDK_VERSION := 2.0.2 +RACK_SDK_VERSION := 2.0.5 all: toolchain-all