From 797a7537e433efc60d49d7432c78321a7f664ea1 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Sun, 11 May 2008 07:01:28 +0000 Subject: Add a patch to the ageing glibc-2.3.6 to make it compile on stupid shells that have a defective implementation of echo. Thanks to Willy Tarreau for pointing to the patch. /trunk/patches/glibc/2.3.6/250-csu-Makefile.patch | 39 39 0 0 +++++++++++++++++++++++++++++ /trunk/docs/CREDITS | 4 4 0 0 +++ 2 files changed, 43 insertions(+) --- docs/CREDITS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs') diff --git a/docs/CREDITS b/docs/CREDITS index 1a32fbfd..ab439919 100644 --- a/docs/CREDITS +++ b/docs/CREDITS @@ -39,6 +39,10 @@ And in order of appearance on the crossgcc ML: Michael Abbott: - make it build with ancient findutils + Willy Tarreau: + - a patch to glibc to build on 'ancient' shells + - reported mis-use of $CT_CC_NATIVE + Many others have contributed, either in form of patches, suggestions, comments, or testing... Thank you to all of you! -- cgit v1.2.3