diff options
Diffstat (limited to 'chapter05/gzip-exp.xml')
-rw-r--r-- | chapter05/gzip-exp.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/chapter05/gzip-exp.xml b/chapter05/gzip-exp.xml new file mode 100644 index 000000000..37a699c75 --- /dev/null +++ b/chapter05/gzip-exp.xml @@ -0,0 +1,10 @@ +<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> + |