Changeset a0f4bc8


Ignore:
Timestamp:
11/01/06 07:45:03 (7 years ago)
Author:
Chris Staub <chris@…>
Branches:
('master', '5ea4e55860c61746fb61f12cd3c83d270ee17451')('clfs-1.2', '0d1a577466382847256b44170acecbd2e8cdc0c5')('simp', '271d1f963630b9cb390baf1ee2d8bdfe7d14e340')('systemd', 'ec008670fee2dc8086a6ce805d4831378d59895d')
Children:
8fdf8edb849564bd751ac278b9901609e0d6e49d
Parents:
37ba04b41dd4b54e396f648710c4f38036a5f6fb
git-author:
Chris Staub <chris@beaker67.com>2006-11-01 07:45:03+00:00
git-committer:
Chris Staub <chris@beaker67.com>2006-11-01 07:45:03+00:00
Message:

Removed extraneous cache-file reference from temp-system tar configure

Location:
BOOK/temp-system
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • BOOK/temp-system/common/tar.xml

    r11423b69 ra0f4bc8  
    2828 
    2929<screen os="b"><userinput>./configure --prefix=/tools \ 
    30     --build=${CLFS_HOST} --host=${CLFS_TARGET} \ 
    31     --cache-file=config.cache</userinput></screen> 
     30    --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen> 
    3231 
    3332    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
  • BOOK/temp-system/multilib/tar.xml

    r11423b69 ra0f4bc8  
    2828 
    2929<screen os="b"><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/tools \ 
    30    --build=${CLFS_HOST} --host=${CLFS_TARGET} \ 
    31    --cache-file=config.cache</userinput></screen> 
     30   --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen> 
    3231 
    3332    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
Note: See TracChangeset for help on using the changeset viewer.