summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-05-11 12:53:37 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-05-11 12:53:37 (GMT)
commite086c89afea5204b0d31bea8d640a621d7b49eea (patch)
treedd62cfb99520786793afe4cccfac15808a62fe81 /scripts
parent797a7537e433efc60d49d7432c78321a7f664ea1 (diff)
Improve a comment in code.
/trunk/scripts/build/libc_glibc.sh | 1 1 0 0 + 1 file changed, 1 insertion(+)
Diffstat (limited to 'scripts')
-rw-r--r--scripts/build/libc_glibc.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/build/libc_glibc.sh b/scripts/build/libc_glibc.sh
index d607b3b..b7410cd 100644
--- a/scripts/build/libc_glibc.sh
+++ b/scripts/build/libc_glibc.sh
@@ -402,6 +402,7 @@ do_libc() {
else
# classic glibc.
# We can build and install everything with the bootstrap compiler.
+ # YEM-FIXME: See the above FIXME as well.
GLIBC_INITIAL_BUILD_RULE=all
GLIBC_INITIAL_INSTALL_RULE=install
GLIBC_INSTALL_APPS_LATER=no