[patch] Add FreeBSD to the ELF target list.

Alan Modra amodra@gmail.com
Tue Nov 15 11:45:00 GMT 2011
On Thu, Nov 03, 2011 at 06:43:21AM +0100, Andreas Tobler wrote:
> --- testsuite/lib/binutils-common.exp	31 Mar 2011 08:58:21 -0000	1.5
> +++ testsuite/lib/binutils-common.exp	3 Nov 2011 05:39:54 -0000
> @@ -36,6 +36,7 @@
>  	 && ![istarget tic6x*-*-uclinux*]
>  	 && ![istarget *-*-irix5*]
>  	 && ![istarget *-*-irix6*]
> +	 && ![istarget *-*-freebsd*]
>  	 && ![istarget *-*-netbsd*]
>  	 && ![istarget *-*-openbsd*]
>  	 && ![istarget *-*-solaris2*] } {

I think you have an exception to add.  See is_aout_format.

-- 
Alan Modra
Australia Development Lab, IBM



More information about the Binutils mailing list