Changeset 6c19f5e for BOOK/boot/64/kmod.xml
- Timestamp:
- May 18, 2014, 8:23:56 PM (10 years ago)
- Branches:
- clfs-3.0.0-systemd, master, systemd
- Children:
- f319d64
- Parents:
- 6eb13f4
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/boot/64/kmod.xml
r6eb13f4 r6c19f5e 35 35 xpointer="xpointer(//*[@os='a'])"/> 36 36 37 <screen os="b"><userinput>PKG_CONFIG= liblzma_CFLAGS="-I/tools/include" \ 38 liblzma_LIBS="-L/tools/lib -llzma" \ 39 zlib_CFLAGS="-I/tools/include" zlib_LIBS="-L/tools/lib -lz" \ 40 CC="${CC} ${BUILD64}" ./configure --prefix=/tools \ 37 <screen os="b"><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/tools \ 41 38 --build=${CLFS_HOST} --host=${CLFS_TARGET} --with-xz --with-zlib</userinput></screen> 42 39
Note:
See TracChangeset
for help on using the changeset viewer.