This is the mail archive of the binutils@sources.redhat.com 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] libiberty: Bad UNSIGNED_64BIT_TYPE definition


"Maciej W. Rozycki" <macro@ds2.pg.gda.pl> writes:

>  There's a bug in libiberty/configure.ac since the change from 2004-04-22
> -- UNSIGNED_64BIT_TYPE is set to $liberty_cv_uint64 (literally) and as a
> result building in the directory fails.  It does not hurt without
> rebuilding libiberty/configure as somehow the change escaped the
> regeneration associated with the commit.
> 
>  Here's a fix.  Tested succesfully in a native build for mipsel-linux.
> 
> 2004-04-26  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
> 
> 	* configure.ac (UNSIGNED_64BIT_TYPE): Unquote the definition.
> 	* configure: Regenerate.
> 
>  Please apply.

Approved and applied.

Ian


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