mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
rtems: Add back gsed that was remove by mistake
- Build GNU sed for hosts that it is not installed on for the MIPS tools.
This commit is contained in:
parent
4c73a76c80
commit
c5749318d8
@ -6,7 +6,7 @@
|
|||||||
# available
|
# available
|
||||||
#
|
#
|
||||||
%define _internal_gsed_path %{_tmpinternal}
|
%define _internal_gsed_path %{_tmpinternal}
|
||||||
%defineifnot with_rtems_gmp textproc/gsed-internal
|
%defineifnot with_rtems_gsed textproc/gsed-internal
|
||||||
|
|
||||||
# GNU tools need texinfo for makeinfo to build documentation
|
# GNU tools need texinfo for makeinfo to build documentation
|
||||||
%define _internal_texinfo_path %{_tmpinternal}
|
%define _internal_texinfo_path %{_tmpinternal}
|
||||||
@ -21,6 +21,7 @@
|
|||||||
%{with_rtems_dtc}
|
%{with_rtems_dtc}
|
||||||
%{with_rtems_expat}
|
%{with_rtems_expat}
|
||||||
%{with_rtems_gmp}
|
%{with_rtems_gmp}
|
||||||
|
%{with_rtems_gsed}
|
||||||
%{with_rtems_texinfo}
|
%{with_rtems_texinfo}
|
||||||
%{with_rtems_gdb}
|
%{with_rtems_gdb}
|
||||||
%{with_rtems_binutils}
|
%{with_rtems_binutils}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user