Changeset 1db7c4b for BOOK/boot/multilib
- Timestamp:
- Apr 13, 2014, 2:31:13 AM (11 years ago)
- Branches:
- clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 3471ff2
- Parents:
- a49b75d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/boot/multilib/kmod.xml
ra49b75d r1db7c4b 30 30 zlib_CFLAGS="-I/tools/include" zlib_LIBS="-L/tools/lib64 -lz" \ 31 31 CC="${CC} ${BUILD64}" ./configure --prefix=/tools \ 32 --b indir=/bin --build=${CLFS_HOST} --host=${CLFS_TARGET} \32 --build=${CLFS_HOST} --host=${CLFS_TARGET} \ 33 33 --libdir=/tools/lib64 --with-xz --with-zlib</userinput></screen> 34 34
Note:
See TracChangeset
for help on using the changeset viewer.