Changeset e67fb9b in clfs-embedded for BOOK/final-system/common/e2fsprogs.xml
- Timestamp:
- Feb 10, 2011, 11:44:59 PM (14 years ago)
- Branches:
- master
- Children:
- 7003296
- Parents:
- a9cb92d (diff), 49c9bc5 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/e2fsprogs.xml
ra9cb92d re67fb9b 37 37 <para os="c">Prepare E2fsprogs for compilation:</para> 38 38 39 <screen os="d"><userinput>CC="${CC} ${BUILD}-Os" ../configure --prefix=/usr \39 <screen os="d"><userinput>CC="${CC} -Os" ../configure --prefix=/usr \ 40 40 --with-root-prefix="" --host=${CLFS_TARGET} --disable-tls \ 41 41 --disable-debugfs --disable-e2initrd-helper --disable-nls</userinput></screen>
Note:
See TracChangeset
for help on using the changeset viewer.