scripts/build/libc/glibc.sh
changeset 3041 b9f695c2f5b7
parent 2587 7727970d04e9
child 3162 e51eb0a614c7
     1.1 --- a/scripts/build/libc/glibc.sh	Fri Jul 29 15:30:53 2011 +0200
     1.2 +++ b/scripts/build/libc/glibc.sh	Wed Aug 22 23:11:03 2012 +0200
     1.3 @@ -96,7 +96,7 @@
     1.4      # So we can safely bypass bash detection at compile time.
     1.5      # Should this change in a future eglibc release, we'd better
     1.6      # directly mangle the generated scripts _after_ they get built,
     1.7 -    # or even after they get installed... eglibc is such a sucker...
     1.8 +    # or even after they get installed...
     1.9      echo "ac_cv_path_BASH_SHELL=/bin/bash" >>config.cache
    1.10  
    1.11      # Configure with --prefix the way we want it on the target...