summaryrefslogtreecommitdiff
path: root/meta/packages/glibc/glibc-2.4/no-z-defs.patch
diff options
context:
space:
mode:
authorChris Larson <kergoth@openedhand.com>2006-08-18 09:31:38 +0000
committerChris Larson <kergoth@openedhand.com>2006-08-18 09:31:38 +0000
commit45b048283ce2157d6c17d30a7c21d785bd1c6540 (patch)
treede94c49fec3a5e3cbeb8f509086575dd28dcf7d1 /meta/packages/glibc/glibc-2.4/no-z-defs.patch
parent10984ecd54feed390029271f4a82708e431bcfcb (diff)
downloadopenembedded-core-45b048283ce2157d6c17d30a7c21d785bd1c6540.tar.gz
openembedded-core-45b048283ce2157d6c17d30a7c21d785bd1c6540.tar.bz2
openembedded-core-45b048283ce2157d6c17d30a7c21d785bd1c6540.tar.xz
openembedded-core-45b048283ce2157d6c17d30a7c21d785bd1c6540.zip
x86:
* Add qemux86 machine. * Glibc 2.4 updates from upstream OE. * Add linux-x86 kernel to satisfy the deps. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@616 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/glibc/glibc-2.4/no-z-defs.patch')
-rw-r--r--meta/packages/glibc/glibc-2.4/no-z-defs.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/meta/packages/glibc/glibc-2.4/no-z-defs.patch b/meta/packages/glibc/glibc-2.4/no-z-defs.patch
new file mode 100644
index 000000000..48c6a4126
--- /dev/null
+++ b/meta/packages/glibc/glibc-2.4/no-z-defs.patch
@@ -0,0 +1,9 @@
+Create a configparms file which disabled no-z-defs.
+This is required to build a working glibs for sh4,
+without there will be a lot linker errors during the build.
+
+diff -duNr libc.orig/configparms libc/configparms
+--- libc.orig/configparms 1970-01-01 10:00:00.000000000 +1000
++++ libc/configparms 2006-02-23 14:08:18.000000000 +1100
+@@ -0,0 +1 @@
++no-z-defs=yes