aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05')
-rw-r--r--chapter05/setting-environment.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/setting-environment.xml b/chapter05/setting-environment.xml
index 97fb25f3c..45675ea76 100644
--- a/chapter05/setting-environment.xml
+++ b/chapter05/setting-environment.xml
@@ -11,7 +11,7 @@ umask 022
LFS=/mnt/lfs
LC_ALL=POSIX
PATH=/stage1/bin:$PATH
-export LFS LC_ALL LDFLAGS PATH
+export LFS LC_ALL PATH
EOF
source ~/.bash_profile</userinput></screen></para>