[uClibc] Patch to libc/sysdeps/linux/powerpc/setjmp.S

Erik Andersen andersen at codepoet.org
Fri Jan 2 10:53:06 UTC 2004


On Fri Jan 02, 2004 at 11:45:42AM +0100, rohde at soap.adsl.dk wrote:
> The macro to do some floating point checks in libc/sysdeps/linux/powerpc/setjmp.S is incorrect.
> 
> The following should fix it:
[-------snip-----------]
> -#ifdef __UCLIBC_HAS_FLOATS__ && ! defined __UCLIBC_HAS_SOFT_FLOAT__
> +#if defined __UCLIBC_HAS_FLOATS__ && ! defined __UCLIBC_HAS_SOFT_FLOAT__

Oops.  Applied thanks!

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the uClibc mailing list