Ignore:
Timestamp:
Jul 25, 2009, 1:10:35 PM (15 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
bb6d7f8
Parents:
7bfc8ec
Message:

Added --disable-libsigsegv to Gawk build. If we don't want to add another library to the build.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/temp-system/multilib/gawk.xml

    r7bfc8ec rb4ab56c  
    2828
    2929<screen os="b"><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/tools \
    30    --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen>
     30   --build=${CLFS_HOST} --host=${CLFS_TARGET} \
     31   --disable-libsigsegv</userinput></screen>
    3132
    3233    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.