Changeset 6a3c6dc in clfs-embedded for BOOK/beyond-clfs/common/dropbear.xml


Ignore:
Timestamp:
Jan 26, 2009, 11:14:41 PM (16 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
master
Children:
246191f
Parents:
22923d0
Message:

Updates to IPTables and Dropbear

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/beyond-clfs/common/dropbear.xml

    r22923d0 r6a3c6dc  
    3636    <para os="a">Configure dropbear:</para>
    3737
    38 <screen os="b"><userinput>CC="${CC} ${BUILD}" ./configure --prefix=/usr --host=${CLFS_TARGET}</userinput></screen>
     38<screen os="b"><userinput>CC="${CC} ${BUILD} -Os" ./configure --prefix=/usr --host=${CLFS_TARGET}</userinput></screen>
    3939
    4040    <para os="c">Now we will utilize /dev/urandom instead of /dev/random. To allow
Note: See TracChangeset for help on using the changeset viewer.