Changeset 6a3c6dc in clfs-embedded for BOOK/beyond-clfs/common/dropbear.xml
- Timestamp:
- Jan 26, 2009, 11:14:41 PM (16 years ago)
- Branches:
- master
- Children:
- 246191f
- Parents:
- 22923d0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/beyond-clfs/common/dropbear.xml
r22923d0 r6a3c6dc 36 36 <para os="a">Configure dropbear:</para> 37 37 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> 39 39 40 40 <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.