From 2624a5ec9fc1f6cbd2f7d0ee8114186f7f69a4ba Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 14 Oct 2022 11:14:23 +0200 Subject: 6/7: Update Newlib --- rtems/config/tools/rtems-gcc-10-newlib-head.cfg | 5 +++-- 1 file changed, 3 insertions(+), 2 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 a944b78..91c89eb 100644 --- a/rtems/config/tools/rtems-gcc-10-newlib-head.cfg +++ b/rtems/config/tools/rtems-gcc-10-newlib-head.cfg @@ -16,11 +16,12 @@ %patch add newlib -p1 https://devel.rtems.org/raw-attachment/ticket/4510/0001-aarch64-Add-ILP32-ABI-support-in-assembly-v2.patch %hash sha512 0001-aarch64-Add-ILP32-ABI-support-in-assembly-v2.patch 7ca237eabfd5b382713186e1fc290dfc999a353315795ecb8dd0d22fcd1ab7f5bf31f4329954adab91ad04c100dcac0e86d406fdbce8f82cf9dc23842c88caf6 -%define newlib_version d9dc880 +%define newlib_version 0b6342c %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 \ + YfLVrGeX6Dl7Inun85ANhkUzhQy5T5n3EwvEsjTFwB2JHQiaeB+vZkXIGY5ooyMYKUt0J/YpkqJiM/Wdh3l9bg== %define with_threads 1 %define with_plugin 0 -- cgit v1.2.3