- Timestamp:
- Sep 7, 2012, 10:52:01 AM (12 years ago)
- Branches:
- clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- ba7a62c
- Parents:
- dc8ace32
- Location:
- BOOK/boot
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/boot/common/kmod.xml
rdc8ace32 r6d8fc37 28 28 29 29 <screen os="b"><userinput>./configure --prefix=/tools --bindir=/bin \ 30 -- with-rootlibdir=/tools/lib --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen>30 --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen> 31 31 32 32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/boot/multilib/kmod.xml
rdc8ace32 r6d8fc37 28 28 29 29 <screen os="b"><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/tools \ 30 --bindir=/bin --with-rootlibdir=/tools/lib64 \ 31 --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen> 30 --bindir=/bin --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen> 32 31 33 32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/boot/x86_64-64/kmod.xml
rdc8ace32 r6d8fc37 28 28 29 29 <screen os="b"><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/tools \ 30 --bindir=/bin --with-rootlibdir=/tools/lib \ 31 --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen> 30 --bindir=/bin --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen> 32 31 33 32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.