Richard Earnshaw <rearn...@arm.com> writes:

> --- config.gcc        (revision 182097)
> +++ config.gcc        (local)
> @@ -242,7 +242,14 @@ md_file=
>  
>  # Obsolete configurations.
>  case ${target} in
> + # Avoid special cases that are not obsolete
> +   arm*-*-linux-gnueabi*             \
> + | arm*-*-ecos-elf                   \
> + )
> +     ;;

Please keep the cases sorted alphabetically.

Thanks.
        Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University

Reply via email to