Ignore:
Timestamp:
03/31/2021 10:41:34 AM (3 years ago)
Author:
Xℹ Ruoyao <xry111@…>
Branches:
ml-11.0, multilib
Children:
1b7c90c2
Parents:
6702623
git-author:
Thomas Trepl <thomas@…> (04/07/2019 09:47:30 AM)
git-committer:
Xℹ Ruoyao <xry111@…> (03/31/2021 10:41:34 AM)
Message:

Change profiling attribute to enable selection of m32 and/or mx32. Fixes #4452.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/util-linux.xml

    r6702623 rfd48baa  
    5353  </sect2>
    5454
    55   <!-- ~~~~~~~~~~~~~~~~~~~~~ default ABI ~~~~~~~~~~~~~~~~~~~~~ -->
    5655  <sect2 role="installation">
    5756    <title>Installation of Util-linux</title>
     
    123122  </sect2>
    124123
    125   <!-- ~~~~~~~~~~~~~~~~~~~~~ ABI 32-bit ~~~~~~~~~~~~~~~~~~~~~ -->
    126   <sect2 arch="multilib" role="installation">
     124  <!-- ~~~~~~~~~~~~~~~~~~~~ ABI 32 ~~~~~~~~~~~~~~~~~~~~ -->
     125 
     126  <sect2 arch="ml_32,ml_all" role="installation">
    127127    <title>Installation of Util-linux - 32-bit</title>
    128128
     
    179179  </sect2>
    180180
    181   <!-- ~~~~~~~~~~~~~~~~~~~~~ ABI x32-bit ~~~~~~~~~~~~~~~~~~~~~ -->
    182   <sect2 arch="multilib" role="installation">
     181  <!-- ~~~~~~~~~~~~~~~~~~~~ ABI x32 ~~~~~~~~~~~~~~~~~~~~ -->
     182 
     183  <sect2 arch="ml_x32,ml_all" role="installation">
    183184    <title>Installation of Util-linux - x32-bit</title>
    184185
Note: See TracChangeset for help on using the changeset viewer.