summaryrefslogtreecommitdiffstats
path: root/rtems
diff options
context:
space:
mode:
authorRyan Long <ryan.long@oarcorp.com>2021-09-03 10:20:37 -0400
committerJoel Sherrill <joel@rtems.org>2021-09-20 14:57:52 -0500
commit0e54d5854939e98755c3156c4fef248ac4793db2 (patch)
treef6c0645837b23aee1fc661eb4a459cb205650933 /rtems
parentRemove automake/autoconf from rtems 6 tools (diff)
downloadrtems-source-builder-0e54d5854939e98755c3156c4fef248ac4793db2.tar.bz2
rtems-gcc-10-newlib-head.cfg: Add newlib patch
Adds patch to add sanitation to the padding of bits and size_t types for AArch64 tools builds with newlib. These changes have been made in ARM, but newlib has yet to pull them. This can be removed once newlib has pulled the code. Updates #4510
Diffstat (limited to 'rtems')
-rw-r--r--rtems/config/tools/rtems-gcc-10-newlib-head.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/rtems/config/tools/rtems-gcc-10-newlib-head.cfg b/rtems/config/tools/rtems-gcc-10-newlib-head.cfg
index 399710c..a470c91 100644
--- a/rtems/config/tools/rtems-gcc-10-newlib-head.cfg
+++ b/rtems/config/tools/rtems-gcc-10-newlib-head.cfg
@@ -13,6 +13,9 @@
%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
++%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==
+
%define newlib_version 9069cb9
%define newlib_external 1
%define newlib_expand_name sourceware-mirror-newlib-cygwin-%{newlib_version}