scripts/build/libc_glibc.sh
changeset 496 f31cc6a00472
parent 486 92f6149c4275
child 523 010f6f4e4dd6
     1.1 --- a/scripts/build/libc_glibc.sh	Sat May 03 17:51:16 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