Ignore:
Timestamp:
08/19/2022 04:48:37 AM (21 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/clfs-ng
Children:
9023df4
Parents:
0d8c2d6a (diff), 6099a471 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge remote-tracking branch 'origin/trunk' into xry111/clfs-ng

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter05/libstdc++.xml

    r0d8c2d6a raff530ed  
    122122<screen><userinput remap="install">make DESTDIR=$LFS install</userinput></screen>
    123123
     124    <para>Remove the libtool archive files because they are harmful for
     125    cross compilation:</para>
     126
     127<screen><userinput remap="install">rm -v $LFS/usr/lib/lib{stdc++,stdc++fs,supc++}.la</userinput></screen>
     128
    124129  </sect2>
    125130
Note: See TracChangeset for help on using the changeset viewer.