File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 7676# Specify the default versions to use as a string <tool>:<branch>. These are
7777# the development versions for the ARC 4.8 tool chain release. Only actually
7878# matters if --auto-checkout is set.
79- cgen=" cgen:arc-2014.12-rc4 "
80- binutils=" binutils:arc-2014.12-rc4 "
81- gcc=" gcc:arc-2014.12-rc4 "
82- gdb=" gdb:arc-2014.12-rc4- gdb"
83- newlib=" newlib:arc-2014.12-rc4 "
84- uclibc=" uClibc:arc-2014.12-rc4 "
79+ cgen=" cgen:arc-2014.12"
80+ binutils=" binutils:arc-2014.12"
81+ gcc=" gcc:arc-2014.12"
82+ gdb=" gdb:arc-2014.12-gdb"
83+ newlib=" newlib:arc-2014.12"
84+ uclibc=" uClibc:arc-2014.12"
8585
8686if [ " x${uclibc_arg} " = " x--uclibc" ]
8787then
88- linux=" linux:arc-2014.12-rc4 "
88+ linux=" linux:arc-2014.12"
8989else
9090 linux=" "
9191fi
You can’t perform that action at this time.
0 commit comments