Ignore:
Timestamp:
Jun 24, 2006, 12:06:07 PM (18 years ago)
Author:
Joe Ciccone <jciccone@…>
Children:
d721c3d
Parents:
7dc6cc5
Message:

Added commands to symlink /tools/lib/libstd* to /usr/lib. This fixes a lot of errors in testsuits.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/common/createfiles.xml

    r7dc6cc5 r1e73f25  
    1818<screen><userinput>ln -sv /tools/bin/{bash,cat,grep,pwd,stty} ${LFS}/bin
    1919ln -sv /tools/lib/libgcc_s.so{,.1} ${LFS}/usr/lib
     20ln -sv /tools/lib/libstd* ${LFS}/usr/lib
    2021ln -sv bash ${LFS}/bin/sh</userinput></screen>
    2122
Note: See TracChangeset for help on using the changeset viewer.