From 4a80d58ae6951c29ebe0592fad34c561d3c66922 Mon Sep 17 00:00:00 2001 From: Christoph Scholtes Date: Mon, 6 Dec 2021 21:04:20 -0700 Subject: [PATCH] Update toolchain to Rack SDK 2.0.2. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 20ce2b2..79e0b08 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ export JOBS := export JOBS_CT_NG := endif -RACK_SDK_VERSION := 2.0.0 +RACK_SDK_VERSION := 2.0.2 all: toolchain-all