Patches to get glibc 2.3.2 and 2.3.3 compile for nylon * disable check of gcc version...
authorMartin Dietze <martin@the-little-red-haired-girl.org>
Sat, 23 May 2009 11:14:20 +0000 (13:14 +0200)
committermd <md@freiheit.com>
Wed, 27 May 2009 19:50:56 +0000 (21:50 +0200)
commit362a06a51e682f8fd32b37b5269f9549e9cf0260
tree624eb0f49e76a3a6c71678ca976a6c7d1e09036b
parent7cab51e1cf00e7c6d132b0a23ceb5cb20bfb47a2
Patches to get glibc 2.3.2 and 2.3.3 compile for nylon * disable check of gcc version in configure script * add definition of macro _ABIO32 for mipsel architecture in sysdeps/mips/sgidefs.h * added missing ld.so.conf for above glibc versions
recipes/glibc/glibc-2.3.2/allow-gcc.patch [new file with mode: 0644]
recipes/glibc/glibc-2.3.2/mips-abio32.patch [new file with mode: 0644]
recipes/glibc/glibc-2.3.3/allow-gcc.patch [new file with mode: 0644]
recipes/glibc/glibc-2.3.3/etc/ld.so.conf [new file with mode: 0644]
recipes/glibc/glibc-2.3.3/mips-abio32.patch [new file with mode: 0644]
recipes/glibc/glibc_2.3.2.bb
recipes/glibc/glibc_2.3.3.bb