Ignore:
Timestamp:
03/05/2006 10:24:08 AM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Children:
98c3af0
Parents:
9b13516
Message:

Porter r7404 from trunk to udev_update branch.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/udev_update/BOOK@7408 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter05/patch.xml

    r9b13516 rc0c7bc2  
    4444    <para>Prepare Patch for compilation:</para>
    4545
    46 <screen><userinput>CPPFLAGS=-D_GNU_SOURCE ./configure --prefix=/tools</userinput></screen>
    47 
    48     <para>The preprocessor flag <parameter>-D_GNU_SOURCE</parameter> is
    49     only needed on the PowerPC platform. It can be left out on other
    50     architectures.</para>
     46<screen><userinput>./configure --prefix=/tools</userinput></screen>
    5147
    5248    <para>Compile the package:</para>
Note: See TracChangeset for help on using the changeset viewer.