Changeset 5514d4d in clfs-sysroot for BOOK/final-system


Ignore:
Timestamp:
Aug 7, 2006, 10:42:56 AM (18 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
f125294
Parents:
9f304e0
Message:

Fix the build of bash to support named pipes.

File:
1 edited

Legend:

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

    r9f304e0 r5514d4d  
    3838<screen os="p2"><userinput>patch -Np1 -i ../&bash-fixes-patch;</userinput></screen>
    3939
    40     <para os="c">Create a config.cache containing information about a test that
    41     cannot be run when cross-compiling:</para>
     40    <para os="c">Create a config.cache containing information that is not
     41    properly detected when cross compiling:</para>
    4242
    4343<screen os="d"><userinput>echo "ac_cv_func_setvbuf_reversed=no" &gt; config.cache
     44echo "bash_cv_sys_named_pipes=yes" &gt;&gt; config.cache
    4445</userinput></screen>
    4546
Note: See TracChangeset for help on using the changeset viewer.