On 27/9/2022 10:30 am, Joel Sherrill wrote:
> ---
>  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

Can we keep with short hashes for the version? I am concerned how this flows
into the naming of files and the length of paths.

Thanks
Chris

>  %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
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to