|
@@ -43,11 +43,7 @@
|
|
|
|
|
|
<para>Prepare Patch for compilation:</para>
|
|
<para>Prepare Patch for compilation:</para>
|
|
|
|
|
|
-<screen><userinput>CPPFLAGS=-D_GNU_SOURCE ./configure --prefix=/tools</userinput></screen>
|
|
|
|
-
|
|
|
|
- <para>The preprocessor flag <parameter>-D_GNU_SOURCE</parameter> is
|
|
|
|
- only needed on the PowerPC platform. It can be left out on other
|
|
|
|
- architectures.</para>
|
|
|
|
|
|
+<screen><userinput>./configure --prefix=/tools</userinput></screen>
|
|
|
|
|
|
<para>Compile the package:</para>
|
|
<para>Compile the package:</para>
|
|
|
|
|