Ignore:
Timestamp:
08/07/2007 04:48:55 PM (17 years ago)
Author:
Jeremy Huntwork <jhuntwork@…>
Children:
4bbda5e, d22a5031
Parents:
e7810bb
Message:

Add '-n' option when creating /tools/lib64 symlink.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter05/binutils-pass1.xml

    re7810bb r9aa8819  
    119119    <para>Finally, create a symlink to ensure the sanity of our toolchain:</para>
    120120
    121 <screen><userinput>ln -sv lib /tools/lib64</userinput></screen>
     121<screen><userinput>ln -nsv lib /tools/lib64</userinput></screen>
    122122
    123123    <variablelist>
Note: See TracChangeset for help on using the changeset viewer.