-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

I had a compilation error (x86_64 -> x86 crossbuild) and found the patch
below which I placed in architecture/x86/package/eglibc/

* sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Use short for fnstsw.

- --- eglibc.orig/sysdeps/i386/fpu/ftestexcept.c.foo      2004-03-05
02:14:48.000000000 -0800
+++ eglibc/sysdeps/i386/fpu/ftestexcept.c       2008-01-12
07:36:22.000000000 -0800
@@ -26,7 +26,7 @@
 int
 fetestexcept (int excepts)
 {
- -  int temp;
+  short temp;
   int xtemp = 0;

   /* Get current exceptions.  */
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org

iEYEARECAAYFAkn+z2kACgkQBYAfuarOGOuKTQCdH/rsPoEPmXNmIW4wZIGf60Ry
oz8An2IjaeHr0kFdXzpciVi8YIaR52Cx
=qufA
-----END PGP SIGNATURE-----



----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[email protected] with a subject of: unsubscribe t2

Reply via email to