lfs/chapter05/gzip-exp.xml
Mark Hymers 43b794ea97 gzip patch explanation made clearer
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@938 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-08-08 20:05:18 +00:00

11 lines
254 B
XML

<sect2>
<title>Command explanations</title>
<para><userinput>patch -Np1 -i ../gzip-&gzip-version;.patch </userinput> This
patch file is necessary to avoid a
conflict of variable names with glibc when compiling and linking
statically.</para>
</sect2>