aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/bzip2-exp.xml
blob: 08e630c15fdeadd04cd8f9ff96385af9ef615672 (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
instruct gcc to statically link bzip2, without compiling symbols.</para>

</sect2>