summaryrefslogtreecommitdiff
path: root/patches/glibc/ports-2.10.1/290-undefine-__i686.patch
AgeCommit message (Collapse)AuthorFilesLines
2011-04-06libc/glibc: fix cross-compiling to i686Yann E. MORIN"1-42/+0
In OE-lite we use the attached patch for building i686 cross compilers. Thanks to Khem Raj for original patch :-) At the same time, remove the corresponding patch that was in the ports patchset. CC: Khem Raj <raj.khem@gmail.com> Signed-off-by: Esben Haabendal <eha@dev.doredevelopment.dk> [yann.morin.1998@anciens.enib.fr: remove patch from ports] Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
2009-11-13libc/glibc: add 2.10.1Yann E. MORIN"1-0/+42
Woo... It seems the glibc guys finally decided that tarballs were not deprecated, in fact. The patchset was vampirised from Gentoo (kudos, guys!), and applies to glibc+ports, so that's why it's been added as a patchset against ports, not against glibc.