Ignore:
Timestamp:
Jun 24, 2006, 12:06:07 PM (18 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:
6212fe6
Parents:
d65ee81
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
  • BOOK/boot/common/createfiles.xml

    rd65ee81 r738aa0b  
    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.