summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-gcc-head-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-head-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-head-newlib-head.cfg')
-rw-r--r--rtems/config/tools/rtems-gcc-head-newlib-head.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/rtems/config/tools/rtems-gcc-head-newlib-head.cfg b/rtems/config/tools/rtems-gcc-head-newlib-head.cfg
index 4939ca5..111d6c5 100644
--- a/rtems/config/tools/rtems-gcc-head-newlib-head.cfg
+++ b/rtems/config/tools/rtems-gcc-head-newlib-head.cfg
@@ -7,11 +7,11 @@
%source set gcc --rsb-file=%{gcc_expand_name}.tar.gz https://codeload.github.com/RTEMS/gnu-mirror-gcc/tar.gz/%{gcc_version}
%hash sha512 %{gcc_expand_name}.tar.gz 565db44c7427c3157f7a8c5541e1e4f849412c9967c8385738dc0fea366998be7a8f2b0b1f31d2197745b541c9d9f85cc4dfeb68632dab96c7ae7efbb500ae67
-%define newlib_version 0c0f3df
+%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 9ded46b3077508ef05bbb4bf424777a0baa5aab9c7c0c902fb5529bb73b5b5034c35282e2dbf270cbcd44d84940a20ee270e329db4e4b501046978c18f78a11c
+%hash sha512 newlib-%{newlib_version}.tar.gz r/FkML8n7cTUGaWik8RqdCXuoxfT9N26aWXw404TkQOFiHnCXBT8P1kxGhCEptOpNqaIRsgamvWx5RPowpXqqg==
%define with_threads 1
%define with_plugin 0