summaryrefslogtreecommitdiff
path: root/scripts/build/libc_glibc.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/build/libc_glibc.sh')
-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