Skip to content

Commit bd901d8

Browse files
Create 2015.06 release
Signed-off-by: Anton Kolesov <[email protected]>
1 parent 59cfebf commit bd901d8

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
@@ -77,7 +77,7 @@ done
7777
# That should be a separate variable to allow for a straightforward creation of
7878
# new releases, where we want default to point to release, instead of dev
7979
# branch.
80-
default_toolchain_config=arc-2015.06-rc2
80+
default_toolchain_config=arc-2015.06
8181

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

config/arc-2015.06.sh

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
cgen=cgen:arc-2015.06
2+
binutils=binutils:arc-2015.06
3+
gcc=gcc:arc-2015.06
4+
gdb=gdb:arc-2015.06-gdb
5+
newlib=newlib:arc-2015.06
6+
uclibc=uClibc:arc-2015.06
7+
linux=linux:arc-gnu-2015.06

0 commit comments

Comments
 (0)