[PATCH RSB v1] 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:30:50 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..76dc221 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 01f6251c0969f92bf802e1c9f2acd199353a3956
 %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 \
+	pFL0kYx8sOi3lS+7AioLDGrmBPgvHlPF6XVgTahhqMed3qYn5FJI2hE69FhHch99MBDF8a6KmA6kTlX/SFQhPw==
 
 %define with_threads 1
 %define with_plugin 0
-- 
2.24.4



More information about the devel mailing list