File libm-no-z-defs.patch of Package cross-sh4-glibc-bootstrap
See http://sources.redhat.com/ml/libc-alpha/2003-05/msg00051.html
--- math/Makefile.orig 2006-08-28 16:23:57.000000000 +0000
+++ math/Makefile 2006-08-28 16:24:50.000000000 +0000
@@ -38,6 +38,8 @@
extra-libs := libm
extra-libs-others = $(extra-libs)
+libm.so-no-z-defs = yes
+
libm-support = k_standard s_lib_version s_matherr s_signgam \
fclrexcpt fgetexcptflg fraiseexcpt fsetexcptflg \
ftestexcept fegetround fesetround fegetenv feholdexcpt \
--- noversion/Makefile.orig 2006-08-28 16:29:30.000000000 +0000
+++ noversion/Makefile 2006-08-28 16:30:14.000000000 +0000
@@ -12,6 +12,8 @@
# The sources are found in the appropriate subdir.
+libNoVersion.so-no-z-defs = yes
+
libNoVersion-routines := noversion_stat noversion_setjmp noversion_setfpucw
include ../Rules