Browse Source

Update to Rack SDK 2.3.0.

arch-based-toolchain
Christoph Scholtes 8 months ago
parent
commit
bbc5d44ba4
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile View File

@@ -16,7 +16,7 @@ export JOBS :=
export JOBS_CT_NG :=
endif

RACK_SDK_VERSION := 2.2.3
RACK_SDK_VERSION := 2.3.0
DOCKER_IMAGE_VERSION := 9

all: toolchain-all


Loading…
Cancel
Save