From 161b7f108c3daa0f71ac289ba048a68b730d422c Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 26 Sep 2022 19:30:20 -0500 Subject: rtems-gcc-12-newlib-head.cfg: Bump newlib hash to get extern C on resource.h --- rtems/config/tools/rtems-gcc-12-newlib-head.cfg | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/rtems/config/tools/rtems-gcc-12-newlib-head.cfg b/rtems/config/tools/rtems-gcc-12-newlib-head.cfg index fe4f827..c8eb0a6 100644 --- a/rtems/config/tools/rtems-gcc-12-newlib-head.cfg +++ b/rtems/config/tools/rtems-gcc-12-newlib-head.cfg @@ -40,12 +40,13 @@ KEmxHjYOqY4LTXCMZ3I60tbHusbR5GlnP0CLARHPAnhCnovDj9K3U43C1bsMxDDGRqD6fwtrEFoEgqVFX63IuQ== # Comment above related to #4657 and patches ends here -%define newlib_version d9dc880 +%define newlib_version 01f6251c0 %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 3062c1f62dece119b6f0c74489ce57b29cb2dcf291b884f38361504e83a049fda17bf89b781605643f29bd0af2d61fd180852944576033efc55bc0e21505b84c +%hash sha512 newlib-%{newlib_version}.tar.gz \ + 5HRkzpOsZ43Q0IOQGof4slTN5k741fRXsFkkfa5Heu+RI28hDeYD7YErt2A/PlMtgSQ6TKefDfH3MEuSlRszRQ== %define with_threads 1 %define with_plugin 0 -- cgit v1.2.3