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

<para><userinput>make CC="gcc -static": </userinput>This is the method
we use to tell gcc that we want bzip2 to be linked statically.</para>

</sect2>