From 4c5af1f7c1553e53739ca4e9892de26924ec2b3f Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 28 Oct 2020 16:03:16 +0100 Subject: 6/7: Update unstable RTEMS 6/7 tool chain --- rtems/config/tools/rtems-gcc-10-newlib-head.cfg | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'rtems/config/tools/rtems-gcc-10-newlib-head.cfg') diff --git a/rtems/config/tools/rtems-gcc-10-newlib-head.cfg b/rtems/config/tools/rtems-gcc-10-newlib-head.cfg index 922ca7e..310157d 100644 --- a/rtems/config/tools/rtems-gcc-10-newlib-head.cfg +++ b/rtems/config/tools/rtems-gcc-10-newlib-head.cfg @@ -1,17 +1,17 @@ %include %{_configdir}/checks.cfg %include %{_configdir}/base.cfg -%define gcc_version 1ac3516 +%define gcc_version a78cd75 %define gcc_external 1 %define gcc_expand_name gnu-mirror-gcc-%{gcc_version} %source set gcc --rsb-file=%{gcc_expand_name}.tar.gz https://codeload.github.com/RTEMS/gnu-mirror-gcc/tar.gz/%{gcc_version} -%hash sha512 %{gcc_expand_name}.tar.gz e814484f53405edf9d25067be1544972a62479c50b00b913f495ca3d2cac7cdefebe20cefebeb692eac591361d19818543e42280af8fba2366f3480c52a9b47c +%hash sha512 %{gcc_expand_name}.tar.gz a41f2028d43842cd5e6594b50c7b8b91116c287a8f814b49e8baae141a39f04cbeecaa8060ebe39cf50584e5c084d1ab05af76c0507f92f54f8341835625f239 -%define newlib_version 17b7dfc +%define newlib_version fcaaf40 %define newlib_external 1 %define newlib_expand_name sourceware-mirror-newlib-cygwin-%{newlib_version} %source set newlib --rsb-file=newlib-%{newlib_version}.tar.gz https://codeload.github.com/RTEMS/sourceware-mirror-newlib-cygwin/tar.gz/%{newlib_version} -%hash sha512 newlib-%{newlib_version}.tar.gz 6dadea352d689d7bdca781c5832b20d6ce47ec94073e96afa5a3692cca67ba111d75f33ed682b3b49b8c2c16dc08fcd6c858717c513f48d847717b3c3c0ad1b2 +%hash sha512 newlib-%{newlib_version}.tar.gz 1abb6920abf9c01a7d1095eb0789fcb1b821ada6f2d95c9d091c22c9e51917d876e82ab216b9792207cd0cc1b354c481c3438fe854a49705c07a2b16ba6ac1ee %define with_threads 1 %define with_plugin 0 -- cgit v1.2.3