Changeset 408ce16 for temp-system


Ignore:
Timestamp:
03/20/06 10:06:23 (19 years ago)
Author:
Jim Gifford <clfs@…>
Children:
d504c64
Parents:
81a5197
Message:

r2646@server: jim | 2006-03-20 10:02:07 -0800
Fixed build issue with texinfo

Location:
temp-system
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • temp-system/common/texinfo.xml

    r81a5197 r408ce16  
    2828
    2929<screen os="b"><userinput>CC="${CC}" ./configure --prefix=/tools \
    30    --host=${LFS_TARGET}</userinput></screen>
     30   --build=${LFS_HOST} --host=${LFS_TARGET}</userinput></screen>
    3131
    3232    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • temp-system/multilib/texinfo.xml

    r81a5197 r408ce16  
    2828
    2929<screen os="b"><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/tools \
    30    --host=${LFS_TARGET}</userinput></screen>
     30   --build=${LFS_HOST} --host=${LFS_TARGET}</userinput></screen>
    3131
    3232    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.