aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/setting-environment.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05/setting-environment.xml')
-rw-r--r--chapter05/setting-environment.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/chapter05/setting-environment.xml b/chapter05/setting-environment.xml
index 636c05745..97fb25f3c 100644
--- a/chapter05/setting-environment.xml
+++ b/chapter05/setting-environment.xml
@@ -10,7 +10,6 @@ set +h
umask 022
LFS=/mnt/lfs
LC_ALL=POSIX
-LDFLAGS="-s"
PATH=/stage1/bin:$PATH
export LFS LC_ALL LDFLAGS PATH
EOF