Changeset 4c8c128 for chapter05


Ignore:
Timestamp:
03/31/2021 10:41:41 AM (3 years ago)
Author:
Xℹ Ruoyao <xry111@…>
Branches:
ml-11.0, multilib
Children:
b4dce40
Parents:
a5c2803
git-author:
Thomas Trepl <thomas@…> (02/20/2021 06:34:19 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@12142 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter05/glibc.xml

    ra5c2803 r4c8c128  
    139139      </varlistentry>
    140140
     141      <varlistentry>
     142        <term><option>libc_cv_include_x86_isa_level=no</option></term>
     143        <listitem>
     144          <para>This disables <quote>x86 ISA needed</quote> property in
     145          Glibc libraries.  Use it <emphasis role="bold">if</emphasis>
     146          you are building Glibc with <option>-march</option> option in
     147          <envar>CFLAGS</envar>, to workaround an issue in Glibc-2.33
     148          breaking it.</para>
     149        </listitem>
     150      </varlistentry>
     151
    141152    </variablelist>
    142153
Note: See TracChangeset for help on using the changeset viewer.