Changeset 0162995
- Timestamp:
 - Feb 13, 2011, 11:07:51 AM (15 years ago)
 - Branches:
 - clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
 - Children:
 - af0fe7f, dabbced
 - Parents:
 - 02ac3c73
 - Location:
 - BOOK/boot
 - Files:
 - 
      
- 2 edited
 
- 
          
  64/e2fsprogs.xml (modified) (1 diff)
 - 
          
  common/e2fsprogs.xml (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
BOOK/boot/64/e2fsprogs.xml
r02ac3c73 r0162995 35 35 xpointer="xpointer(//*[@os='c'])"/> 36 36 37 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 38 href="../multilib/e2fsprogs.xml" 39 xpointer="xpointer(//*[@os='aa'])"/> 37 <screen os="aa"><userinput>LDFLAGS="-Wl,-rpath-link,/tools/lib" \ 38 CC="${CC} ${BUILD64}" PKG_CONFIG=true \ 39 ../configure --prefix=/tools --enable-elf-shlibs \ 40 --build=${CLFS_HOST} --host=${CLFS_TARGET} \ 41 --disable-libblkid --disable-libuuid --disable-fsck \ 42 --disable-uuidd</userinput></screen> 40 43 41 44 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"  - 
      
BOOK/boot/common/e2fsprogs.xml
r02ac3c73 r0162995 54 54 xpointer="xpointer(//*[@os='f'])"/> 55 55 56 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 57 href="../../final-system/common/e2fsprogs.xml" 58 xpointer="xpointer(//*[@os='g'])"/> 56 <screen os="g"><userinput>make LIBUUID="-luuid" STATIC_LIBUUID="-luuid" \ 57 LIBBLKID="-lblkid" STATIC_LIBBLKID="-lblkid"</userinput></screen> 59 58 60 59 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  