Changeset 8876eda for BOOK/boot/64/eudev.xml
- Timestamp:
- Apr 14, 2014, 1:46:47 AM (11 years ago)
- Branches:
- clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 47cb63d
- Parents:
- 1425d8c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/boot/64/eudev.xml
r1425d8c r8876eda 28 28 29 29 <screen os="b"><userinput>BLKID_CFLAGS="-I/tools/include" BLKID_LIBS="-L/tools/lib -lblkid" \ 30 KMOD_CFLAGS="-I/tools/include/" KMOD_LIBS="-L/tools/lib -lkmod" \31 CC="${CC} ${BUILD64}" LDFLAGS="-Wl,-rpath,/tools/lib:/lib"\32 ./configure --prefix=/tools --build=${CLFS_HOST} --host=${CLFS_TARGET}\33 --disable- introspection --disable-gtk-doc-html --disable-gudev\34 -- disable-keymap --with-firmware-path=/lib/firmware --enable-libkmod</userinput></screen>30 KMOD_CFLAGS="-I/tools/include/" KMOD_LIBS="-L/tools/lib -lkmod" \ 31 CC="${CC} ${BUILD64}" ./configure --prefix=/tools --build=${CLFS_HOST} \ 32 --host=${CLFS_TARGET} --disable-introspection --disable-gtk-doc-html \ 33 --disable-gudev --disable-keymap --with-firmware-path=/lib/firmware \ 34 --enable-libkmod</userinput></screen> 35 35 36 36 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.