diff options
Diffstat (limited to 'chapter05/bzip2-exp.xml')
-rw-r--r-- | chapter05/bzip2-exp.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter05/bzip2-exp.xml b/chapter05/bzip2-exp.xml index 1eef298ec..ca77f5f4d 100644 --- a/chapter05/bzip2-exp.xml +++ b/chapter05/bzip2-exp.xml @@ -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> |