Changeset 74d38b7
- Timestamp:
 - Dec 27, 2015, 2:36:23 PM (10 years ago)
 - Branches:
 - sysvinit
 - Children:
 - f9e40f7
 - Parents:
 - a24d758
 - git-author:
 - William Harrington <kb0iic@…> (12/27/15 14:36:16)
 - git-committer:
 - William Harrington <kb0iic@…> (12/27/15 14:36:23)
 - Location:
 - BOOK/temp-system/common
 - Files:
 - 
      
- 2 edited
 
- 
          
  make.xml (modified) (1 diff)
 - 
          
  util-linux.xml (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
BOOK/temp-system/common/make.xml
ra24d758 r74d38b7 30 30 --prefix=/tools \ 31 31 --build=${CLFS_HOST} \ 32 --host=${CLFS_TARGET} \ 33 --without-guile</userinput></screen> 34 35 <variablelist os="b"> 36 <title>The meaning of the new configure options:</title> 37 38 <varlistentry> 39 <term><parameter>--without-guile</parameter></term> 40 <listitem> 41 <para>Do not enable Guile support when the host includes it.</para> 42 </listitem> 43 </varlistentry> 44 45 </variablelist> 32 --host=${CLFS_TARGET}</userinput></screen> 46 33 47 34 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"  - 
      
BOOK/temp-system/common/util-linux.xml
ra24d758 r74d38b7 27 27 xpointer="xpointer(//*[@os='a'])"/> 28 28 29 <screen os="b"><userinput> PKG_CONFIG_PATH=""./configure \29 <screen os="b"><userinput>./configure \ 30 30 --prefix=/tools \ 31 31 --build=${CLFS_HOST} \  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  