Changeset a7b3b52 for BOOK/boot/64/udev.xml
- Timestamp:
- Jul 7, 2013, 11:34:57 PM (11 years ago)
- Branches:
- clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- c8a766f1
- Parents:
- 0979e4a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/boot/64/udev.xml
r0979e4a ra7b3b52 27 27 xpointer="xpointer(//*[@os='a'])"/> 28 28 29 <screen os="b"><userinput>CC="${CC} ${BUILD64}" LIBS="-lpthread" \ 30 BLKID_CFLAGS="-I/tools/include/blkid" BLKID_LIBS="-L/tools/lib64 -lblkid" \ 31 KMOD_CFLAGS="-I/tools/include" KMOD_LIBS="-L${CLFS}/lib64 -lkmod" \ 32 ./configure --prefix=/usr --build=${CLFS_HOST} --host=${CLFS_TARGET} \ 29 <screen os="b"><userinput>CC="${CC} ${BUILD64}" LIBS="-lpthread" \ 30 BLKID_CFLAGS="-I/tools/include/blkid" BLKID_LIBS="-L/tools/lib64 -lblkid" \ 31 KMOD_CFLAGS="-I/tools/include" KMOD_LIBS="-L${CLFS}/lib64 -lkmod" \ 32 ./configure --prefix=/usr --build=${CLFS_HOST} --host=${CLFS_TARGET} \ 33 33 --with-rootprefix='' --bindir=/sbin --sysconfdir=/etc --libdir=/usr/lib64 \ 34 --disable-introspection --with-usb-ids-path=no --with-pci-ids-path=no \ 34 --disable-introspection --with-usb-ids-path=no --with-pci-ids-path=no \ 35 35 --disable-gtk-doc-html --disable-gudev --disable-keymap --disable-logging \ 36 36 --with-firmware-path=/lib/firmware</userinput></screen>
Note:
See TracChangeset
for help on using the changeset viewer.