diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-05-21 20:26:57 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-05-21 20:26:57 +0000 |
commit | ec8e3a58d8d653fafef2c47de08cfae081310310 (patch) | |
tree | 0d2d968f9bd9441f818015577e751963df217a4c /chapter01/changelog.xml | |
parent | 0d95ff98b6a6106de1824122c69b83a43fe3966c (diff) |
added /opt/gcc-2.95.3/lib to /etc/ld.so.conf
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2627 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 055cd6452..db0653888 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -78,6 +78,10 @@ </itemizedlist> </para></listitem> +<listitem><para>May 21st, 2003 [gerard]: Chapter 06 - GCC-2.95.3: Added +/opt/gcc-2.95.3/lib to the /etc/ld.so.conf file so the libraries can be +found during run-time.</para></listitem> + <listitem><para>May 21st, 2003 [gerard]: Chapter 05 - Gzip: Simplified commands.</para></listitem> |