crosstool-ng/scripts/build
Yann E. MORIN" 1007fb528d On 20090120.2203+0100, Andy Johnson <ajohnson@aecno.com> wrote:
The glibc.sh script doesn't handle the glibc versions with
  an underscore very well (bash expected integer error).  I
  have attached a small patch for that.  Instead of looking
  for "not period" I changed the sense to look for numbers.
  I initially tried to make it look for either a period or
  an underscore, but that didn't work like I wanted (probably
  because I did something wrong).

Original patch modified to be more robust.

 /trunk/scripts/build/libc/glibc.sh |    8     4     4     0 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
2009-01-25 17:53:14 +00:00
..
arch Architecture API change: 2008-10-23 13:00:45 +00:00
cc Add the Eclipse Java Compiler to be able to compile Java. 2009-01-06 22:10:17 +00:00
debug Fix building ltrace on PowerPC. 2009-01-20 19:05:52 +00:00
kernel Split CT_ExtractAndPatch in two: CT_Extract and CT_Patch: 2009-01-05 23:02:43 +00:00
libc On 20090120.2203+0100, Andy Johnson <ajohnson@aecno.com> wrote: 2009-01-25 17:53:14 +00:00
tools The uClibc site has been overhauled lately, so the URL to retrieve sstrip has changed. 2009-01-11 18:05:25 +00:00
binutils.sh Split CT_ExtractAndPatch in two: CT_Extract and CT_Patch: 2009-01-05 23:02:43 +00:00
debug.sh Simplify the Tools and Debug facilities menu entries: 2008-10-10 14:30:44 +00:00
gmp.sh Split CT_ExtractAndPatch in two: CT_Extract and CT_Patch: 2009-01-05 23:02:43 +00:00
mpfr.sh Split CT_ExtractAndPatch in two: CT_Extract and CT_Patch: 2009-01-05 23:02:43 +00:00
tools.sh Simplify the Tools and Debug facilities menu entries: 2008-10-10 14:30:44 +00:00