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/libffi.xml

    r7d9f881 ree1a413  
    9999  </sect2>
    100100
    101   <!-- ~~~~~ m32 ~~~~~ -->
    102   <sect2 arch="multilib" role="installation">
     101  <!-- ~~~~~~~~~~~~~~~~~~~~ ABI 32 ~~~~~~~~~~~~~~~~~~~~ -->
     102 
     103  <sect2 arch="ml_32,ml_all" role="installation">
    103104    <title>Installation of Libffi - 32-bit</title>
    104105
     
    133134  </sect2>
    134135
    135   <!-- ~~~~~ mx32 ~~~~~ -->
    136   <sect2 arch="multilib" role="installation">
     136  <!-- ~~~~~~~~~~~~~~~~~~~~ ABI x32 ~~~~~~~~~~~~~~~~~~~~ -->
     137 
     138  <sect2 arch="ml_x32,ml_all" role="installation">
    137139    <title>Installation of Libffi - x32-bit</title>
    138140
Note: See TracChangeset for help on using the changeset viewer.