summaryrefslogtreecommitdiffstats
path: root/recipes/glibc/glibc-cvs-2.3.5/no-z-defs.patch
blob: 48c6a41267b25977b06d3994c924d5fb7c1a6e90 (plain)
1
2
3
4
5
6
7
8
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