Ignore:
Timestamp:
Jan 31, 2009, 6:12:17 AM (15 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
ef60d6b
Parents:
833efa2
Message:

Remove more tabs and replace with 8 spaces.

Location:
BOOK/final-system/ppc64
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/ppc64/libtool.xml

    r833efa2 re3196bd  
    5555      <varlistentry>
    5656        <term><parameter>LDEMULATION=elf32ppc</parameter></term>
    57         <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    58         href="../multilib/libtool.xml"
    59         xpointer="xpointer(//*[@os='c2'])"/>
     57        <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     58        href="../multilib/libtool.xml"
     59        xpointer="xpointer(//*[@os='c2'])"/>
    6060      </varlistentry>
    6161
  • BOOK/final-system/ppc64/yaboot.xml

    r833efa2 re3196bd  
    3939        <listitem>
    4040          <para>This picks a convenient place within the Makefile's lgcc
    41           variable and inserts the flag to force <command>gcc</command> to
     41          variable and inserts the flag to force <command>gcc</command> to
    4242          create 32-bit code when compiling yaboot.</para>
    4343        </listitem>
     
    4747        <listitem>
    4848          <para>This picks the end of the LFLAGS which the Makefile passes to
    49           the linker to create the second-stage linux loader, and inserts a
    50           flag to force <command>ld</command> to use a suitable 32-bit
    51           emulation picked from the output of <command>'ld -V'</command>.</para>
     49          the linker to create the second-stage linux loader, and inserts a
     50          flag to force <command>ld</command> to use a suitable 32-bit
     51          emulation picked from the output of <command>'ld -V'</command>.</para>
    5252        </listitem>
    5353      </varlistentry>
Note: See TracChangeset for help on using the changeset viewer.