Skip to content

Commit 12d2b10

Browse files
Create arc-versions.sh for tag arc-2021.03-eng015
1 parent e50011e commit 12d2b10

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

arc-versions.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ done
7373
# That should be a separate variable to allow for a straightforward creation of
7474
# new releases, where we want default to point to release, instead of dev
7575
# branch.
76-
default_toolchain_config=arc-2021.03-eng014
76+
default_toolchain_config=arc-2021.03-eng015
7777

7878
# Specify the default versions to use as a string <tool>:<branch>. Those are
7979
# taken from the checkout configuration file. Only actually matters if

config/arc-2021.03-eng015.sh

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
binutils=binutils:arc-2021.03-eng015
2+
gcc=gcc:arc-2021.03-eng015
3+
gdb=gdb:arc-2021.03-eng015-gdb
4+
newlib=newlib:arc-2021.03-eng015
5+
glibc=glibc:glibc-2.33
6+
uclibc=uclibc-ng:v1.0.34
7+
linux=linux:v5.1

0 commit comments

Comments
 (0)