mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
mips: Use the FreeBSD fix for Darwin MIP tools build.
Closes 3127.
This commit is contained in:
parent
c395d96470
commit
e6d0a8bae6
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user