summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-gcc-10-newlib-head.cfg
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2021-09-02 19:52:28 -0500
committerJoel Sherrill <joel@rtems.org>2021-09-02 19:55:09 -0500
commit4137b990e487a5fe9ad10f867c473788107c83d4 (patch)
treeb77caaa58b1d91d7de185bd9d5f28348a30d2739 /rtems/config/tools/rtems-gcc-10-newlib-head.cfg
parent6: Back port v5 of __gcov_info_to_gcda() to GCC 10 (diff)
downloadrtems-source-builder-4137b990e487a5fe9ad10f867c473788107c83d4.tar.bz2
Update newlib to 9069cb9 hash
This update is to include a fix for building rtems-libbsd using the previous newlib hash. <sys/signal.h> was using a macro specific to the newlib implementation of <stdint.h>. When building rtems-libbsd, -ffreestanding is used and that switches to the gcc <stdint.h> and there was a compilation error.
Diffstat (limited to 'rtems/config/tools/rtems-gcc-10-newlib-head.cfg')
-rw-r--r--rtems/config/tools/rtems-gcc-10-newlib-head.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/rtems/config/tools/rtems-gcc-10-newlib-head.cfg b/rtems/config/tools/rtems-gcc-10-newlib-head.cfg
index 69c4fb5..399710c 100644
--- a/rtems/config/tools/rtems-gcc-10-newlib-head.cfg
+++ b/rtems/config/tools/rtems-gcc-10-newlib-head.cfg
@@ -13,11 +13,11 @@
%patch add gcc -p1 https://devel.rtems.org/raw-attachment/ticket/4215/0001-nios2-Remove-custom-instruction-warnings.patch
%hash sha512 0001-nios2-Remove-custom-instruction-warnings.patch afd8a5e6bdcc5b75d5fbbf558bdf56ccac400521a6eec9d88cc95f6be67c481f2dbf8faa0f6ddc1e4ac7c56a84938714d80e46e9cf80ec4b8fcd739986449881
-%define newlib_version 4f81149
+%define newlib_version 9069cb9
%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 D3solpDJpJR0P8MciqOTI9BXKLzd7YQmZbzIFXClXN37Q+PKKkkVlc3q9v4lfZbVGXEMEIiu4zTLPf4bKUfG2w==
+%hash sha512 newlib-%{newlib_version}.tar.gz r/FkML8n7cTUGaWik8RqdCXuoxfT9N26aWXw404TkQOFiHnCXBT8P1kxGhCEptOpNqaIRsgamvWx5RPowpXqqg==
%define with_threads 1
%define with_plugin 0