crosstool-ng/patches/glibc
Esben Haabendal 42e908c44b libc/glibc: workaround for autoconf'ed define of caddr_t
When building canadian cross compiler, I have some trouble with
configure defining caddr_t as a macro, like:
  #define caddr_t char *

When combined with the types.h where caddr_t is protected together
with daddr_t, the typedef of caddr_t breaks.

This patch works around it by protecting the caddr_t typedef
specifically.

I am uncertain as to the real cause and solution to this :-(

Signed-off-by: Esben Haabendal <eha@dev.doredevelopment.dk>
2011-04-06 20:15:23 +02:00
..
2.5 Fourth step at renaming patches: renumber all patches with a 10-step. 2008-07-28 21:32:33 +00:00
2.5.1 Fourth step at renaming patches: renumber all patches with a 10-step. 2008-07-28 21:32:33 +00:00
2.6 Backport patch for glibc-2.6.1 to glibc-2.6: 2009-01-20 18:55:46 +00:00
2.6.1 Add a glibc-2.6.1 patch from Thomas Jourdan <tjourdan@neuf.fr>: 2009-01-12 19:04:41 +00:00
2.7 Add a patch against glibc-2.7 to fix build failures 2009-04-27 17:51:48 +00:00
2.9 libc/glibc: workaround for autoconf'ed define of caddr_t 2011-04-06 20:15:23 +02:00
2.10.1 libc/glibc: workaround for autoconf'ed define of caddr_t 2011-04-06 20:15:23 +02:00
2.11 libc/glibc: workaround for autoconf'ed define of caddr_t 2011-04-06 20:15:23 +02:00
2.11.1 libc/glibc: workaround for autoconf'ed define of caddr_t 2011-04-06 20:15:23 +02:00
2.12.1 libc/glibc: workaround for autoconf'ed define of caddr_t 2011-04-06 20:15:23 +02:00
2.12.2 libc/glibc: workaround for autoconf'ed define of caddr_t 2011-04-06 20:15:23 +02:00
linuxthreads-2.3.6 Fourth step at renaming patches: renumber all patches with a 10-step. 2008-07-28 21:32:33 +00:00
ports-2.6.1 Add a glibc-2.6.1 patch for PPC soft-float. 2008-10-21 21:29:02 +00:00
ports-2.7 Fix building OABI NPTL ARM with glibc-2.7. 2008-05-18 15:31:17 +00:00
ports-2.9 libc/glibc: add patch to ports-2.9 to fix sjlj from ARM FPU 2010-03-30 22:30:41 +02:00
ports-2.10.1 libc/glibc: fix cross-compiling to i686 2011-04-06 20:15:40 +02:00