Re: [PATCH 2/6] recent binutils for h8/300 no longer use prefix

Greg Ungerer <[email protected]> Thu, 7 Jan 2016 22:41:42 +1000
Newsgroups gmane.linux.uclinux.devel
Message-ID <[email protected]>
On 31/12/15 09:55, Waldemar Brodkorb wrote:
> Remove SYMBOL_PREFIX for h8/300.
>
> Signed-off-by: Waldemar Brodkorb <[email protected]>
> Signed-off-by: Yoshinori Sato <[email protected]>

Applied to elf2flt git tree, thanks.

Regards
Greg


> ---
>   configure.ac |    2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/configure.ac b/configure.ac
> index adf5883..5ca70d5 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -181,7 +181,7 @@ fi
>
>   SYMBOL_PREFIX=
>   case $target in
> -	h8300|bfin*)
> +	bfin*)
>   		SYMBOL_PREFIX=_
>   		;;
>   esac
>
_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev