From: Erik Hovland Date: Thu, 31 Aug 2006 21:10:49 +0000 (+0000) Subject: Update of my earlier change to make it possible to compile glibc X-Git-Tag: Release-2010-05/1~9453^2~875^2~122^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb9aa42c10eccc39c3cb939c9f9dd70ed89991e4;p=openembedded.git Update of my earlier change to make it possible to compile glibc 2.3.5 with newer gcc compilers (4.0.2 and up). This commit changes the name of the files to weak instead of week. And updates the bb file respectfully. --- diff --git a/packages/glibc/files/glibc-2.3.5-fix-week-alias-arm-2.patch b/packages/glibc/files/glibc-2.3.5-fix-weak-alias-arm-2.patch similarity index 100% rename from packages/glibc/files/glibc-2.3.5-fix-week-alias-arm-2.patch rename to packages/glibc/files/glibc-2.3.5-fix-weak-alias-arm-2.patch diff --git a/packages/glibc/files/glibc-2.3.5-fix-week-alias-arm.patch b/packages/glibc/files/glibc-2.3.5-fix-weak-alias-arm.patch similarity index 100% rename from packages/glibc/files/glibc-2.3.5-fix-week-alias-arm.patch rename to packages/glibc/files/glibc-2.3.5-fix-weak-alias-arm.patch diff --git a/packages/glibc/glibc_2.3.5+cvs20050627.bb b/packages/glibc/glibc_2.3.5+cvs20050627.bb index 31105c8adb..8943e1c565 100644 --- a/packages/glibc/glibc_2.3.5+cvs20050627.bb +++ b/packages/glibc/glibc_2.3.5+cvs20050627.bb @@ -56,8 +56,8 @@ SRC_URI = "http://familiar.handhelds.org/source/v0.8.3/stash_libc_sources.redhat file://5090_all_stubs-rule-fix.patch;patch=1 \ file://raise.patch;patch=1 \ file://zecke-sane-readelf.patch;patch=1 \ - file://glibc-2.3.3-fix-week-alias-arm.patch;patch=1 \ - file://glibc-2.3.3-fix-week-alias-arm-2.patch;patch=1 \ + file://glibc-2.3.5-fix-weak-alias-arm.patch;patch=1 \ + file://glibc-2.3.5-fix-weak-alias-arm-2.patch;patch=1 \ file://etc/ld.so.conf \ file://generate-supported.mk"