[rtems-source-builder PATCH] rtems: Add back gsed that was remove by mistake

Joel Sherrill joel at rtems.org
Sat Apr 15 00:19:18 UTC 2023


Sure. Obviously needed. Push it

On Fri, Apr 14, 2023, 5:56 PM <chrisj at rtems.org> wrote:

> From: Chris Johns <chrisj at rtems.org>
>
> - Build GNU sed for hosts that it is not installed on for the MIPS
>   tools.
> ---
>  rtems/config/tools/rtems-default-tools.bset | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/rtems/config/tools/rtems-default-tools.bset
> b/rtems/config/tools/rtems-default-tools.bset
> index 0291786..35c9235 100644
> --- a/rtems/config/tools/rtems-default-tools.bset
> +++ b/rtems/config/tools/rtems-default-tools.bset
> @@ -6,7 +6,7 @@
>  # available
>  #
>  %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
>  %define _internal_texinfo_path %{_tmpinternal}
> @@ -21,6 +21,7 @@
>  %{with_rtems_dtc}
>  %{with_rtems_expat}
>  %{with_rtems_gmp}
> +%{with_rtems_gsed}
>  %{with_rtems_texinfo}
>  %{with_rtems_gdb}
>  %{with_rtems_binutils}
> --
> 2.37.1
>
> _______________________________________________
> devel mailing list
> devel at rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20230414/14cd283e/attachment.htm>


More information about the devel mailing list