Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/common/ncurses.xml

    ree47e58 rdabbced  
    3636    --without-debug --without-shared</userinput></screen>
    3737
    38     <variablelist os="b1">
    39       <title>The meaning of the new configure options:</title>
    40 
    41       <varlistentry os="b2">
    42         <term><parameter>--without-debug</parameter></term>
    43         <listitem>
    44           <para>Tells Ncurses to build without debugging information.</para>
    45         </listitem>
    46       </varlistentry>
    47 
    48       <varlistentry os="b2">
    49         <term><parameter>--without-shared</parameter></term>
    50         <listitem>
    51           <para>This prevents Ncurses from building its shared libraries, which
    52           are not needed at this time.</para>
    53         </listitem>
    54       </varlistentry>
    55 
    56     </variablelist>
    57 
    5838    <para os="c">Only one binary is needed for the Cross-Tools. Build the
    5939    headers and then build <command>tic</command>:</para>
Note: See TracChangeset for help on using the changeset viewer.