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: [patch] Add FreeBSD to the ELF target list.


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


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