mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +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>
|
||||
<userinput>LDFLAGS=-static:</userinput> This is the second way we use to
|
||||
link a package statically. This is also the most common way.
|
||||
The -all-static value is only used with the binutils and the gettext
|
||||
packages and won't be used throughout the rest of this book.
|
||||
The -all-static value is only used with the binutils package and won't
|
||||
be used throughout the rest of this book.
|
||||
</para>
|
||||
|
||||
</sect2>
|
||||
|
Loading…
Reference in New Issue
Block a user