Changeset 9da9d014 for chapter08/gcc.xml


Ignore:
Timestamp:
03/31/2021 10:41:41 AM (3 years ago)
Author:
Xℹ Ruoyao <xry111@…>
Branches:
ml-11.0, multilib
Children:
a5c2803
Parents:
edd83dc
git-author:
Thomas Trepl <thomas@…> (02/03/2021 08:02:01 AM)
git-committer:
Xℹ Ruoyao <xry111@…> (03/31/2021 10:41:41 AM)
Message:

Merge changes from trunk to multilib

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/gcc.xml

    redd83dc r9da9d014  
    144144
    145145    <para>Additionally the following tests related to the following files
    146     are known to fail with glibc-2.32: asan_test.C, co-ret-17-void-ret-coro.C,
     146    are known to fail with glibc-2.33: asan_test.C, co-ret-17-void-ret-coro.C,
    147147    pr95519-05-gro.C, pr80166.c.</para>
    148148
     
    193193    Link Time Optimization (LTO):</para>
    194194
    195 <screen><userinput remap="install">install -v -dm755 /usr/lib/bfd-plugins
    196 ln -sfv ../../libexec/gcc/$(gcc -dumpmachine)/&gcc-version;/liblto_plugin.so \
     195<screen><userinput remap="install">ln -sfv ../../libexec/gcc/$(gcc -dumpmachine)/&gcc-version;/liblto_plugin.so \
    197196        /usr/lib/bfd-plugins/</userinput></screen>
    198197
Note: See TracChangeset for help on using the changeset viewer.