From e6d0a8bae6d16eba605370ca11a5928b797820bb Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Sun, 10 Sep 2017 08:58:34 +1000 Subject: mips: Use the FreeBSD fix for Darwin MIP tools build. Closes 3127. --- rtems/config/tools/rtems-gcc-7.2.0-newlib-2.5.0.20170818-1.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rtems/config/tools/rtems-gcc-7.2.0-newlib-2.5.0.20170818-1.cfg b/rtems/config/tools/rtems-gcc-7.2.0-newlib-2.5.0.20170818-1.cfg index a09b85d..cfba006 100644 --- a/rtems/config/tools/rtems-gcc-7.2.0-newlib-2.5.0.20170818-1.cfg +++ b/rtems/config/tools/rtems-gcc-7.2.0-newlib-2.5.0.20170818-1.cfg @@ -10,7 +10,7 @@ # # FreeBSD specific fix for MIPS # -%if %{_build_os} == freebsd +%if %{_build_os} == freebsd || %{_build_os} == darwin %patch add gcc --rsb-file=freebsd-libgcc-sed-fix.patch -p0 https://gcc.gnu.org/bugzilla/attachment.cgi?id=41380 %hash sha256 freebsd-libgcc-sed-fix.patch 8a11bd619c2e55466688e328da00b387d02395c1e8ff4a99225152387a1e60a4 %endif -- cgit v1.2.3