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

<para><userinput>CPPFLAGS=-D_GNU_SOURCE: </userinput>
This flag fixes installation problems of this package on PPC and m68k
platforms (that we know of).  It doesn't hurt compilation on other
platforms (such as x86); so we do it by default.</para>

</sect2>