Improve a comment in code.
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sun May 11 12:53:37 2008 +0000 (2008-05-11)
changeset 496f31cc6a00472
parent 495 276501e872e5
child 497 075fe8e4cd18
Improve a comment in code.

/trunk/scripts/build/libc_glibc.sh | 1 1 0 0 +
1 file changed, 1 insertion(+)
scripts/build/libc_glibc.sh
     1.1 --- a/scripts/build/libc_glibc.sh	Sun May 11 07:01:28 2008 +0000
     1.2 +++ b/scripts/build/libc_glibc.sh	Sun May 11 12:53:37 2008 +0000
     1.3 @@ -402,6 +402,7 @@
     1.4      else
     1.5          # classic glibc.  
     1.6          # We can build and install everything with the bootstrap compiler.
     1.7 +        # YEM-FIXME: See the above FIXME as well.
     1.8          GLIBC_INITIAL_BUILD_RULE=all
     1.9          GLIBC_INITIAL_INSTALL_RULE=install
    1.10          GLIBC_INSTALL_APPS_LATER=no