[PATCH] RISC-V: GCC: Apply a patch to build rv32 medany multilibs

heshamelmatary at gmail.com heshamelmatary at gmail.com
Sun Dec 18 12:10:53 UTC 2022


From: Hesham Almatary <hesham.almatary at cl.cam.ac.uk>

Updates #4775
---
 rtems/config/tools/rtems-gcc-12-newlib-head.cfg | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/rtems/config/tools/rtems-gcc-12-newlib-head.cfg b/rtems/config/tools/rtems-gcc-12-newlib-head.cfg
index 3b9354b..3e40a7f 100644
--- a/rtems/config/tools/rtems-gcc-12-newlib-head.cfg
+++ b/rtems/config/tools/rtems-gcc-12-newlib-head.cfg
@@ -24,6 +24,10 @@
 %hash sha512 0001-aarch64-Add-ILP32-ABI-support-in-assembly-v2.patch \
         fKI36r/Vs4JxMYbh/CkN/JmaNTMVeV7LjdDSL80at/W/MfQymVStq5GtBMEA3KwOhtQG/bzo+Cz53COELIjK9g==
 
+%patch add gcc -p1 https://devel.rtems.org/raw-attachment/ticket/4775/0001-Add-RTEMS-rv32-medany-support.patch
+%hash sha512 0001-Add-RTEMS-rv32-medany-support.patch \
+        ZYpkuG1jfYCezAcai9hziP3wqMZbKSwVz/zZf0TB/5n10LPPtETlml4ACNIrbW9JrtwC+GZ6e3Qud6rI/Op7PA==
+
 # Following patches are related to compilation on Apple M1/Darwin host platform.
 # They are here to workaround issues with ISL, MPFR and MPC libraries.
 # Upstream projects were already informed so hopefully when RSB moves
-- 
2.25.1



More information about the devel mailing list