Skip to content

Commit f6d5ecc

Browse files
Create arc-versions.sh for tag arc-2016.09-rc1
1 parent dc1b72d commit f6d5ecc

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-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-2016.09-eng019
80+
default_toolchain_config=arc-2016.09-rc1
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-2016.09-rc1.sh

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
binutils=binutils:arc-2016.09-rc1
2+
gcc=gcc:arc-2016.09-rc1
3+
gdb=gdb:arc-2016.09-rc1-gdb
4+
newlib=newlib:arc-2016.09-rc1
5+
uclibc=uClibc:arc-2016.09-rc1
6+
linux=linux:linux-4.8.y

0 commit comments

Comments
 (0)