patch-exp.xml 302 B

12345678910
  1. <sect2>
  2. <title>Command explanations</title>
  3. <para><userinput>CPPFLAGS=-D_GNU_SOURCE: </userinput>
  4. This flag fixes installation problems of this package on PPC and m68k
  5. platforms (that we know of). It doesn't hurt compilation on other
  6. platforms, such as x86, so we do it by default.</para>
  7. </sect2>