Changeset cee2ca2 in clfs-sysroot for BOOK/final-system/common/mktemp.xml


Ignore:
Timestamp:
Jul 14, 2006, 5:03:23 PM (18 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
7e8c096
Parents:
627724c
Message:

Went through and made sure that every package in the final system that needs both --build and --host has them.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/mktemp.xml

    r627724c rcee2ca2  
    4040    <para os="c">Prepare Mktemp for compilation:</para>
    4141
    42 <screen os="d"><userinput>./configure --prefix=/usr --with-libc  --host=${CLFS_TARGET}</userinput></screen>
     42<screen os="d"><userinput>./configure --build=${CLFS_HOST} --host=${CLFS_TARGET} \
     43    --prefix=/usr --with-libc</userinput></screen>
    4344
    4445    <variablelist os="e">
Note: See TracChangeset for help on using the changeset viewer.