Changeset 1803e9b for chapter06


Ignore:
Timestamp:
03/31/2021 10:41:35 AM (3 years ago)
Author:
Xℹ Ruoyao <xry111@…>
Branches:
ml-11.0, multilib
Children:
5066dee
Parents:
9bfc37b
git-author:
Thomas Trepl <thomas@…> (06/15/2019 10:05:51 AM)
git-committer:
Xℹ Ruoyao <xry111@…> (03/31/2021 10:41:35 AM)
Message:

MultiLib: Merge changes from trunk

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

Location:
chapter06
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • chapter06/gcc.xml

    r9bfc37b r1803e9b  
    166166    it is safe to continue.</para>
    167167
    168     <note><para>
     168    <!--note><para>
    169169      On some combinations of kernel configuration and AMD processors
    170170      there may be more than 1100 failures in the gcc.target/i386/mpx
     
    173173      processors. These tests will also fail on Intel processors if MPX support
    174174      is not enabled in the kernel even though it is present on the CPU.
    175     </para></note>
     175    </para></note-->
    176176
    177177    <para>Install the package:</para>
  • chapter06/util-linux.xml

    r9bfc37b r1803e9b  
    6161    -i tests/ts/ipcs/limits2</userinput></screen>
    6262-->
    63     <para>Remove the earlier created symlinks:</para>
    64 
    65 <screen><userinput remap="pre">rm -vf /usr/include/{blkid,libmount,uuid}</userinput></screen>
     63    <para revision="systemd">Remove the earlier created symlinks:</para>
     64
     65<screen revision="systemd"><userinput remap="pre">rm -vf /usr/include/{blkid,libmount,uuid}</userinput></screen>
    6666
    6767    <para>Prepare Util-linux for compilation:</para>
Note: See TracChangeset for help on using the changeset viewer.