Ignore:
Timestamp:
04/07/2019 09:47:30 AM (5 years ago)
Author:
Thomas Trepl <thomas@…>
Branches:
multilib-10.1
Children:
a23757b
Parents:
7d9f881
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/glibc-32.xml

    r7d9f881 ree1a413  
    66]>
    77
    8 <sect1 arch="multilib" id="ch-system-glibc-32" role="wrap">
     8<sect1 arch="ml_32,ml_x32,ml_all" id="ch-system-glibc-32" role="wrap">
    99  <?dbhtml filename="glibc-32.html"?>
    1010
     
    4141  </sect2>
    4242-->
    43   <sect2 role="installation">
     43
     44  <!-- ~~~~~~~~~~~~~~~~~~~~ ABI 32 ~~~~~~~~~~~~~~~~~~~~ -->
     45 
     46  <sect2 arch="ml_32,ml_all" role="installation">
    4447    <title>Installation of Glibc - 32-bit</title>
    4548
     
    98101  </sect2>
    99102
    100   <sect2>
     103  <!-- ~~~~~~~~~~~~~~~~~~~~ ABI x32 ~~~~~~~~~~~~~~~~~~~~ -->
     104 
     105  <sect2 arch="ml_x32,ml_all" role="installation">
    101106    <title>Glibc - x32-bit</title>
    102107
Note: See TracChangeset for help on using the changeset viewer.