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/chroot/multilib/createfiles.xml

    rd65ee81 r738aa0b  
    1818ln -sv /tools/lib/libgcc_s.so{,.1} /usr/lib
    1919ln -sv /tools/lib64/libgcc_s.so{,.1} /usr/lib64
     20ln -sv /tools/lib/libstd* /usr/lib
     21ln -sv /tools/lib64/libstd* /usr/lib64
    2022ln -sv bash /bin/sh</userinput></screen>
    2123
Note: See TracChangeset for help on using the changeset viewer.