Skip to content

Commit

Permalink
Create arc-versions.sh for tag arc-2020.03-rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
synopsys-arcoss-auto committed May 14, 2020
1 parent 3b155d1 commit fdf975a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion arc-versions.sh
Expand Up @@ -73,7 +73,7 @@ done
# That should be a separate variable to allow for a straightforward creation of
# new releases, where we want default to point to release, instead of dev
# branch.
default_toolchain_config=arc-2020.03-eng006
default_toolchain_config=arc-2020.03-rc2

# Specify the default versions to use as a string <tool>:<branch>. Those are
# taken from the checkout configuration file. Only actually matters if
Expand Down
7 changes: 7 additions & 0 deletions config/arc-2020.03-rc2.sh
@@ -0,0 +1,7 @@
binutils=binutils:arc-2020.03-rc2
gcc=gcc:arc-2020.03-rc2
gdb=gdb:arc-2020.03-rc2-gdb
glibc=glibc:arc-2020.03-rc2
newlib=newlib:arc-2020.03-rc2
uclibc=uclibc-ng:v1.0.31
linux=linux:linux-4.15.y

0 comments on commit fdf975a

Please sign in to comment.