mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 11:49:20 +01:00
Removed gettext reference
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@649 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
f76811f859
commit
48812b722e
@ -25,8 +25,8 @@ and tell make with the -f parameter to read that alternate file.
|
|||||||
<para>
|
<para>
|
||||||
<userinput>LDFLAGS=-static:</userinput> This is the second way we use to
|
<userinput>LDFLAGS=-static:</userinput> This is the second way we use to
|
||||||
link a package statically. This is also the most common way.
|
link a package statically. This is also the most common way.
|
||||||
The -all-static value is only used with the binutils and the gettext
|
The -all-static value is only used with the binutils package and won't
|
||||||
packages and won't be used throughout the rest of this book.
|
be used throughout the rest of this book.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
Loading…
Reference in New Issue
Block a user