From 3d88829b937b8334698511a4a5aa728fe13304a1 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Mon, 2 Nov 2020 07:11:59 +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 310157d..7016709 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 a78cd75 +%define gcc_version 5ab7959 %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 a41f2028d43842cd5e6594b50c7b8b91116c287a8f814b49e8baae141a39f04cbeecaa8060ebe39cf50584e5c084d1ab05af76c0507f92f54f8341835625f239 +%hash sha512 %{gcc_expand_name}.tar.gz c674d657c4d33577b3eff9b94f51d35ff3d4033ca176d68089f22e90ae43c5123b224b74050434f41a9b4dd8e3f6d20213234e41c6ba1a56c5aa8f5dfbff654f -%define newlib_version fcaaf40 +%define newlib_version 9517e5f %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 1abb6920abf9c01a7d1095eb0789fcb1b821ada6f2d95c9d091c22c9e51917d876e82ab216b9792207cd0cc1b354c481c3438fe854a49705c07a2b16ba6ac1ee +%hash sha512 newlib-%{newlib_version}.tar.gz f76a5bf1b9c615ac87934661c1b7347c791e629fb49f6dfd85bedc2a0ad8570d7369ad531da729e6f76544c19e73863c82d83f994ae307aa76305c3f755ebeca %define with_threads 1 %define with_plugin 0 -- cgit v1.2.3