Changeset 3ca2208 in clfs-embedded for BOOK/final-system/common/e2fsprogs.xml
- Timestamp:
- Jul 15, 2007, 8:29:34 AM (18 years ago)
- Branches:
- master
- Children:
- 00b1e11
- Parents:
- 39a9ea5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/e2fsprogs.xml
r39a9ea5 r3ca2208 36 36 <para os="c">Prepare E2fsprogs for compilation:</para> 37 37 38 <screen os="d"><userinput>CC="${CC} ${BUILD} -Os" ../configure --build=${CLFS_HOST} --host=${CLFS_TARGET} \ 39 --prefix=/usr --with-root-prefix="" --with-cc="${CC} ${BUILD} -Os" --with-linker=${LD}</userinput></screen> 38 <screen os="d"><userinput>CC="${CC} ${BUILD} -Os" ../configure --build=${CLFS_HOST} \ 39 --host=${CLFS_TARGET} --prefix=/usr --with-root-prefix="" \ 40 --with-cc="${CC} ${BUILD} -Os" --with-linker=${LD}</userinput></screen> 40 41 41 42 <variablelist os="e">
Note:
See TracChangeset
for help on using the changeset viewer.