Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/temp-system/common/bash.xml

    rdabbced r852824db  
    3535    become an unprivileged user, this combination will cause Bash to build
    3636    without <emphasis>process substitution</emphasis>, which will break one
    37     of the C++ test scripts in <literal>eglibc</literal>. The following prevents
     37    of the C++ test scripts in <literal>glibc</literal>. The following prevents
    3838    future problems by skipping the check for named pipes, as well as other
    3939    tests that can not run while cross-compiling or that do not run properly:</para>
     
    6363
    6464    <variablelist os="c">
    65       <title>The meaning of the configure option:</title>
     65      <title>The meaning of the new configure option:</title>
    6666
    6767      <varlistentry>
     
    9191<screen os="h"><userinput>make install</userinput></screen>
    9292
    93     <para os="t3">Make a link for programs that use <command>sh</command> for
    94     a shell:</para>
    95 
    96 <screen os="t4"><userinput>ln -sv bash /tools/bin/sh</userinput></screen>
    97 
    9893  </sect2>
    9994
Note: See TracChangeset for help on using the changeset viewer.