aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/changelog.xml
diff options
context:
space:
mode:
authorDan Nichilson <dnicholson@linuxfromscratch.org>2007-03-23 21:57:23 +0000
committerDan Nichilson <dnicholson@linuxfromscratch.org>2007-03-23 21:57:23 +0000
commita4cb33740072d6be5c58b6897eb7b2a53d7ff5d1 (patch)
treeb9ca6b407cef1c2968fab23286e6681675f42802 /chapter01/changelog.xml
parente9a652b5f0811defdb3d22e1bb679d2781add0c2 (diff)
Force ldd to use /bin/bash as it's Bash-specific
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7973 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r--chapter01/changelog.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 201d5a636..b98aedb99 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,11 @@
<para>2007-03-23</para>
<itemizedlist>
<listitem>
+ <para>[dnicholson] - Force <command>ldd</command> to use
+ <command>/bin/bash</command> since it contains Bash-specific
+ syntax.</para>
+ </listitem>
+ <listitem>
<para>[dnicholson] - When readjusting the GCC specs file, ensure
that GCC will search for the system headers in /usr/include. An
addition to the toolchain sanity checks has been made to test