summaryrefslogtreecommitdiffstats
path: root/meta/packages/glibc
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2008-06-11 12:13:04 +0000
committerRichard Purdie <richard@openedhand.com>2008-06-11 12:13:04 +0000
commit96fa4cd3d70d46f39193f8a5f06336600e6112fb (patch)
treefc1328382be438fc1de86eed8b35ac255aa29f0f /meta/packages/glibc
parent64a64788c1da8b0f8772be85fd5f0a76756459dc (diff)
downloadpoky-96fa4cd3d70d46f39193f8a5f06336600e6112fb.tar.gz
glibc-2.6.1: Add include-fixed,patch to fix issues with recent gcc
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4620 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/glibc')
-rw-r--r--meta/packages/glibc/glibc_2.6.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/packages/glibc/glibc_2.6.1.bb b/meta/packages/glibc/glibc_2.6.1.bb
index 4c59bbdc13..2e509e9da8 100644
--- a/meta/packages/glibc/glibc_2.6.1.bb
+++ b/meta/packages/glibc/glibc_2.6.1.bb
@@ -56,6 +56,7 @@ SRC_URI = "\
56 file://etc/ld.so.conf \ 56 file://etc/ld.so.conf \
57 file://generate-supported.mk \ 57 file://generate-supported.mk \
58 file://glibc-2.6.1-RTLD_SINGLE_THREAD_P-1.patch;patch=1 \ 58 file://glibc-2.6.1-RTLD_SINGLE_THREAD_P-1.patch;patch=1 \
59 file://glibc-include-fixed.patch;patch=1;pnum=0 \
59" 60"
60 61
61# Build fails on sh3 and sh4 without additional patches 62# Build fails on sh3 and sh4 without additional patches