Ignore:
Timestamp:
Jul 6, 2009, 11:40:39 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:
d7bec52
Parents:
eaff4b6
Message:

There's no need to move the contents from /tools/lib64 to /tools/lib with the introduction of the new gcc pure64_specs patch.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/temp-system/64/gcc.xml

    reaff4b6 raa443fc  
    123123    xpointer="xpointer(//*[@os='cp'])"/>
    124124
    125    <para os="dp">Now we copy the files that are placed in <filename class="directory">/tools/lib64
    126    </filename> to <filename class="directory">/tools/lib</filename>.
    127     We also delete the /tools/lib64 directory:</para>
    128 
    129 <screen os="dq"><userinput>cp -va /tools/lib64/* /tools/lib
    130 rm -rvf /tools/lib64</userinput></screen>
    131 
    132125  </sect2>
    133126
Note: See TracChangeset for help on using the changeset viewer.