Changeset 8187b7d for BOOK/chroot
- Timestamp:
 - Dec 25, 2008, 1:28:09 PM (17 years ago)
 - Branches:
 - clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
 - Children:
 - da9bb19
 - Parents:
 - 30edaff
 - Location:
 - BOOK/chroot
 - Files:
 - 
      
- 4 edited
 
- 
          
  64/e2fsprogs.xml (modified) (1 diff)
 - 
          
  common/e2fsprogs.xml (modified) (2 diffs)
 - 
          
  multilib/e2fsprogs.xml (modified) (1 diff)
 - 
          
  native/e2fsprogs.xml (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
BOOK/chroot/64/e2fsprogs.xml
r30edaff r8187b7d 44 44 45 45 <screen os="d"><userinput>CC="${CC} ${BUILD64}" ../configure --prefix=/tools \ 46 --enable-elf-shlibs -- disable-evms --with-cc="${CC} ${BUILD64}" \46 --enable-elf-shlibs --with-cc="${CC} ${BUILD64}" \ 47 47 --with-linker=${LD} --host=${CLFS_TARGET}</userinput></screen> 48 48  - 
      
BOOK/chroot/common/e2fsprogs.xml
r30edaff r8187b7d 44 44 45 45 <screen os="d"><userinput>../configure --prefix=/tools \ 46 --enable-elf-shlibs -- disable-evms --with-cc=${CC} --with-linker=${LD} \46 --enable-elf-shlibs --with-cc=${CC} --with-linker=${LD} \ 47 47 --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen> 48 48 … … 53 53 href="../../final-system/common/e2fsprogs.xml" 54 54 xpointer="xpointer(//*[@os='e2'])"/> 55 56 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"57 href="../../final-system/common/e2fsprogs.xml"58 xpointer="xpointer(//*[@os='e3'])"/>59 55 60 56 </variablelist>  - 
      
BOOK/chroot/multilib/e2fsprogs.xml
r30edaff r8187b7d 52 52 53 53 <screen os="d"><userinput>CC="${CC} ${BUILD64}" ../configure --prefix=/tools \ 54 --enable-elf-shlibs -- disable-evms --with-cc="${CC} ${BUILD64}" \54 --enable-elf-shlibs --with-cc="${CC} ${BUILD64}" \ 55 55 --with-linker=${LD} --host=${CLFS_TARGET}</userinput></screen> 56 56  - 
      
BOOK/chroot/native/e2fsprogs.xml
r30edaff r8187b7d 44 44 45 45 <screen os="d"><userinput>../configure --prefix=/tools \ 46 --enable-elf-shlibs -- disable-evms --with-cc=${CC} --with-linker=${LD} \46 --enable-elf-shlibs --with-cc=${CC} --with-linker=${LD} \ 47 47 --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen> 48 48 … … 53 53 href="../../final-system/common/e2fsprogs.xml" 54 54 xpointer="xpointer(//*[@os='e2'])"/> 55 56 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"57 href="../../final-system/common/e2fsprogs.xml"58 xpointer="xpointer(//*[@os='e3'])"/>59 55 60 56 </variablelist>  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  