diff options
author | Greg Schafer <greg@linuxfromscratch.org> | 2003-10-04 02:55:49 +0000 |
---|---|---|
committer | Greg Schafer <greg@linuxfromscratch.org> | 2003-10-04 02:55:49 +0000 |
commit | 1e66abe82d665e624ee0801a81e73d8fd14b11b3 (patch) | |
tree | 8fc9ba3887ac1962ab17574b87f7dacaf1fd8b54 /index.xml | |
parent | e4df1fcaf7d8bbbd87c3a55a36a911eb3df7b0dc (diff) |
Chapter 5 - Binutils Pass 1: Add extra LDFLAGS to ensure static rebuild of ld. Add some clarifying notes re package directory removal and POSIX shared memory.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2918 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'index.xml')
-rw-r--r-- | index.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,8 +3,8 @@ "/usr/share/docbook/docbookx.dtd" [ -<!ENTITY version "20031002"> -<!ENTITY releasedate "October 2nd, 2003"> +<!ENTITY version "20031004"> +<!ENTITY releasedate "October 4th, 2003"> <!ENTITY nbsp " "> <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org"> |