bzip2-exp.xml 205 B

12345678
  1. <sect2>
  2. <title>Command explanations</title>
  3. <para><userinput>make CC="gcc -static -s": </userinput>These flags instruct
  4. instruct gcc to statically link bzip2, without compiling symbols.</para>
  5. </sect2>