[PATCH RSB v2] rtems-gcc-12-newlib-head.cfg: Bump newlib hash to get extern C on resource.h

Joel Sherrill joel at rtems.org
Tue Sep 27 00:52:45 UTC 2022


---
 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
-- 
2.24.4



More information about the devel mailing list