Ignore:
Timestamp:
05/08/2005 06:29:35 PM (19 years ago)
Author:
Jeremy Huntwork <jhuntwork@…>
Children:
de27f26
Parents:
e0cfa9f
Message:

Fixes for ppc arch: patch and sysvinit

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/patch.xml

    re0cfa9f ra6c6211  
    3333<screen arch="x86;alpha;raq2"><userinput>./configure --prefix=/tools</userinput></screen>
    3434
    35 <screen arch="ppc"><userinput>CPPFLAGS=-D_GNU_SOURCE ./configure --prefix=/tools</userinput></screen>
     35<screen arch="ppc"><userinput>CPPFLAGS=-D_GNU_SOURCE ./configure --prefix=/usr</userinput></screen>
    3636
    3737<para>Compile the package:</para>
Note: See TracChangeset for help on using the changeset viewer.