summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-gcc-head-newlib-head.cfg
diff options
context:
space:
mode:
authorKinsey Moore <kinsey.moore@oarcorp.com>2022-03-17 16:59:14 -0500
committerSebastian Huber <sebastian.huber@embedded-brains.de>2022-03-18 07:24:45 +0100
commit057c04ec8e5207d61c0caf8398faf466077172dd (patch)
tree9dac9daa9a82b508a4c31ca0995873c4587a2807 /rtems/config/tools/rtems-gcc-head-newlib-head.cfg
parentmicroblaze: Add GCC patch to define __ELF__ (diff)
downloadrtems-source-builder-057c04ec8e5207d61c0caf8398faf466077172dd.tar.bz2
6/7: Update AArch64 newlib patch
The existing patch fails to build with the latest newlib. This picks up an updated patch that compiles with both older and newer newlib.
Diffstat (limited to '')
-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 6aaad8d..b2bc78f 100644
--- a/rtems/config/tools/rtems-gcc-head-newlib-head.cfg
+++ b/rtems/config/tools/rtems-gcc-head-newlib-head.cfg
@@ -13,8 +13,8 @@
%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 ec6db480d5e21f8de520a3c33a22dc08a2be56a6fb817d31d5f16c2f564df4907c1e3f3e7c1cf2368eed1d93b3811cabc1cdffb922d3df05ba7fe960eabd265b
-%patch add newlib -p1 https://devel.rtems.org/raw-attachment/ticket/4510/0001-aarch64-Add-ILP32-ABI-support-in-assembly.patch
-%hash sha512 0001-aarch64-Add-ILP32-ABI-support-in-assembly.patch BHRMimj6ztKPHQFxypI8RwPmno96B56eVQGx5dtCtcOb+qICMrQC1fa0jP3JrR8RGJI4y61RoYvpnj6EbTmRKA==
+%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 with_threads 1
%define with_plugin 0