mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-02-01 03:42:13 +00:00
noted -e for binutils is no longer necessary
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1014 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
986ac8fdc7
commit
c755a6572f
@ -30,7 +30,7 @@
|
|||||||
</para></listitem>
|
</para></listitem>
|
||||||
|
|
||||||
<listitem><para>Chapters 5 & 6: Added a new patch for gcc-2.95.3
|
<listitem><para>Chapters 5 & 6: Added a new patch for gcc-2.95.3
|
||||||
which fixes various problems such as the weak symbol
|
which fixes various problems such as the weak symbol
|
||||||
bug.</para></listitem>
|
bug.</para></listitem>
|
||||||
|
|
||||||
<listitem><para>Chapter 6: ncurses patch totally
|
<listitem><para>Chapter 6: ncurses patch totally
|
||||||
@ -42,6 +42,9 @@ compiles have been replaced with a simpler flag to gcc.</para></listitem>
|
|||||||
<listitem><para>Chapter 5: A sed for fileutils-4.1 static has been added to
|
<listitem><para>Chapter 5: A sed for fileutils-4.1 static has been added to
|
||||||
avoid Segmentation Fault problems on glibc-2.2.3 systems.</para></listitem>
|
avoid Segmentation Fault problems on glibc-2.2.3 systems.</para></listitem>
|
||||||
|
|
||||||
|
<listitem><para>Chapter 5: Binutils doens't require us passing -e to
|
||||||
|
make in order for LDFLAGS=-static to work properly.</para></listitem>
|
||||||
|
|
||||||
<listitem><para>Chapter 6: Util-linux sed command has been replaced with a
|
<listitem><para>Chapter 6: Util-linux sed command has been replaced with a
|
||||||
flag to make.</para></listitem>
|
flag to make.</para></listitem>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user