Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/chroot/common/util-linux.xml

    r578f6796 r47aca23  
    2222  <sect2 role="installation">
    2323    <title>Installation of Util-linux</title>
     24
     25    <para os="f1">Util-linux cannot test for scanf type modifiers when cross compiling
     26      and stops. We can issue the following to instruct it to use the one
     27      we've compiled.</para>
     28   
     29    <screen os="f2"><userinput>echo "scanf_cv_type_modifier=as" > config.cache</userinput></screen>
    2430
    2531    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.