Ignore:
Timestamp:
Aug 17, 2014, 2:47:11 AM (10 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-systemd, master, systemd
Children:
2f1545e
Parents:
1b8d044
Message:

Improved text in e2fsprogs page

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/boot/ppc64/e2fsprogs-libs.xml

    r1b8d044 r6f2d5ef  
    3131    xpointer="xpointer(//*[@os='b'])"/>
    3232
    33     <para>When cross-compiling configure cannot determine sizes and assumes
    34     short=2, int=4, long=4, long long=8. This is not correct for PowerPC64.
    35     Adjust the values with:</para>
     33    <para>When cross-compiling, <command>configure</command> cannot determine
     34    data type sizes and assumes short=2, int=4, long=4, long long=8.
     35    This is not correct for PowerPC64. Adjust the values with:</para>
    3636
    3737<!--<screen><userinput>echo "ac_cv_sizeof_long_long=8" &gt; config.cache
Note: See TracChangeset for help on using the changeset viewer.