aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/bzip2-exp.xml
blob: c6350d66c7f559152d7be120fc41f4b40eb46a20 (plain)
1
2
3
4
5
6
7
8
<sect2>
<title>Command explanations</title>

<para><userinput>make CC="gcc -static -s": </userinput>These flags instruct
gcc to statically link bzip2, without compiling symbols.</para>

</sect2>