Ignore:
Timestamp:
04/19/2019 05:07:48 AM (5 years ago)
Author:
Thomas Trepl <thomas@…>
Branches:
multilib-10.1
Children:
618d0e8
Parents:
60970f9
Message:

Apply upstream changes
Fix invalid name in 5.7 at mx32 sanity check

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/createfiles.xml

    r60970f9 raa196b1  
    4545ln -sv /tools/lib/libstdc++.{a,so{,.6}}             /usr/lib
    4646
    47 install -vdm755 /usr/lib/pkgconfig
    48 
    4947ln -sv bash /bin/sh</userinput></screen>
    5048
     
    5250ln -sv /tools/lib32/libgcc_s.so{,.1}               /usr/lib32
    5351ln -sv /tools/lib32/libstdc++.{a,so{,.6}}          /usr/lib32
    54 install -vdm755 /usr/lib32/pkgconfig
    5552</userinput>
    5653<userinput arch="ml_x32,ml_all">
     
    5855ln -sv /tools/libx32/libstdc++.{a,so{,.6}}         /usr/libx32
    5956ln -sv /usr/libx32 /
    60 install -vdm755 /usr/libx32/pkgconfig
    6157</userinput></screen>
    6258
Note: See TracChangeset for help on using the changeset viewer.