summaryrefslogtreecommitdiffstats
path: root/rtems
diff options
context:
space:
mode:
authorChris Johns <chris@contemporary.net.au>2023-04-04 13:46:14 +1000
committerChris Johns <chris@contemporary.net.au>2023-04-05 10:10:34 +1000
commit235c12feebc3df70e10b56d41573013729bd2a96 (patch)
tree3ad49fe2a054a2c45b0bb1df15c3586ac1f3b90e /rtems
parentdevel/gmp: Disable assemble builds on MacOS AARCH64 (diff)
downloadrtems-source-builder-235c12feebc3df70e10b56d41573013729bd2a96.tar.bz2
devel/mpfr: Update to 4.2.0 to support MacOS AARCH64
- Use base64 checksums - Change MPFR URL Updates #4892
Diffstat (limited to 'rtems')
-rw-r--r--rtems/config/tools/rtems-gcc-12-newlib-head.cfg7
1 files changed, 2 insertions, 5 deletions
diff --git a/rtems/config/tools/rtems-gcc-12-newlib-head.cfg b/rtems/config/tools/rtems-gcc-12-newlib-head.cfg
index 4cd049d..bab73f6 100644
--- a/rtems/config/tools/rtems-gcc-12-newlib-head.cfg
+++ b/rtems/config/tools/rtems-gcc-12-newlib-head.cfg
@@ -25,17 +25,14 @@
fKI36r/Vs4JxMYbh/CkN/JmaNTMVeV7LjdDSL80at/W/MfQymVStq5GtBMEA3KwOhtQG/bzo+Cz53COELIjK9g==
# Following patches are related to compilation on Apple M1/Darwin host platform.
-# They are here to workaround issues with ISL, MPFR and MPC libraries.
+# They are here to workaround issues with ISL and MPC libraries.
# Upstream projects were already informed so hopefully when RSB moves
# to more modern libraries versions they may be removed from here.
-# The patches are solely for libisl 0.24, libmpfr 4.1.0 and libmpc 1.2.1
+# The patches are solely for libisl 0.24 and libmpc 1.2.1
# See #4657 for more information.
%patch add isl -p1 https://devel.rtems.org/raw-attachment/ticket/4657/fix-mac-arm64-isl-config.patch
%hash sha512 fix-mac-arm64-isl-config.patch \
wH/bYFplINGUNYUEcx5jtUAhHvaAOD8cpOxltKxDridodTT9fYGWpNvoOg7PLEKkJUxx5gnuSEp2FFc7xJmi6A==
-%patch add mpfr -p1 https://devel.rtems.org/raw-attachment/ticket/4657/fix-mac-arm64-mpfr-config.patch
-%hash sha512 fix-mac-arm64-mpfr-config.patch \
- 3FBp34cL0Ct+eO0ixq2emiu5yjcs4aa36PpbdjXc7zXCnyUf5RlcnCpDUTEWwSyrGw6WFxzzS9f7fQM0wsdA+w==
%patch add mpc -p1 https://devel.rtems.org/raw-attachment/ticket/4657/fix-mac-arm64-mpc-config.patch
%hash sha512 fix-mac-arm64-mpc-config.patch \
KEmxHjYOqY4LTXCMZ3I60tbHusbR5GlnP0CLARHPAnhCnovDj9K3U43C1bsMxDDGRqD6fwtrEFoEgqVFX63IuQ==