Skip to content

Commit

Permalink
Create arc-versions.sh for tag arc-2020.09-eng003
Browse files Browse the repository at this point in the history
  • Loading branch information
synopsys-arcoss-auto committed Jul 25, 2020
1 parent bb91212 commit fbd19aa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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.09-eng002
default_toolchain_config=arc-2020.09-eng003

# 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
4 changes: 2 additions & 2 deletions config/arc-2020.09-eng003.sh
Expand Up @@ -3,5 +3,5 @@ gcc=gcc:arc-2020.09-eng003
gdb=gdb:arc-2020.09-eng003-gdb
glibc=glibc:arc-2020.09-eng003
newlib=newlib:arc-2020.09-eng003
uclibc=uclibc-ng:v1.0.31
linux=linux:linux-4.15.y
uclibc=uclibc-ng:v1.0.34
linux=linux:linux-5.7.y

0 comments on commit fbd19aa

Please sign in to comment.