This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: New ld failure with STB_GNU_UNIQUE patch


Hi Maciej,

> @@ -1719,6 +1719,7 @@ proc check_shared_lib_support { } {
>  	 && ![istarget dlx-*-*]
>  	 && ![istarget epiphany-*-*]
>  	 && ![istarget fr30-*-*]
> +	 && ![istarget ft32-*-*]
>  	 && ![istarget frv-*-*]
>  	 && ![istarget h8300-*-*]
>  	 && ![istarget i860-*-*]
> 
>  My pedantic side says the new entry ought to come after `frv-*-*' 
> actually.

True.  Feel free to apply a patch to correct this. :-)

Cheers
  Nick


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]