Changeset 98c59fa for BOOK/boot/multilib
- Timestamp:
- Jul 18, 2009, 4:41:58 PM (15 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 2f9a05f1
- Parents:
- bbb7784
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/boot/multilib/e2fsprogs.xml
rbbb7784 r98c59fa 41 41 xpointer="xpointer(//*[@os='c'])"/> 42 42 43 <screen os="aa"><userinput>CC="${CC} ${BUILD64}" ../configure --prefix=/tools \ 43 <screen os="aa"><userinput>CC="${CC} ${BUILD64}" PKG_CONFIG=true \ 44 ../configure --prefix=/tools \ 44 45 --enable-elf-shlibs --with-cc="${CC} ${BUILD64}" \ 45 --with-linker=${LD} --host=${CLFS_TARGET}</userinput></screen> 46 --with-linker=${LD} --host=${CLFS_TARGET} \ 47 --disable-libuuid --disable-libblkid</userinput></screen> 46 48 47 49 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.