Ignore:
Timestamp:
06/29/06 23:07:12 (7 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
('master', '5ea4e55860c61746fb61f12cd3c83d270ee17451')('clfs-1.2', '0d1a577466382847256b44170acecbd2e8cdc0c5')('simp', '271d1f963630b9cb390baf1ee2d8bdfe7d14e340')('systemd', 'ec008670fee2dc8086a6ce805d4831378d59895d')
Children:
048409cc44b4c420e53c245a5f1fe68aae587d56
Parents:
6c32364f7ce07a0103221f9e1cd0235361a5a860
git-author:
Jim Gifford <clfs@jg555.com>2006-06-29 23:07:12+00:00
git-committer:
Jim Gifford <clfs@jg555.com>2006-06-29 23:07:12+00:00
Message:

r4179@server: jim | 2006-06-29 16:03:00 -0700

Updated Temp-System and Boot builds to be more
consistant. Added --build=${LFS_HOST}, where possible.


File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/temp-system/multilib/ncurses.xml

    rd70a85d r528da83  
    2929<screen os="b"><userinput>CC="${CC} ${BUILD64}" CXX="${CXX} ${BUILD64}" \ 
    3030   ./configure --prefix=/tools --with-shared \ 
    31    --host=${LFS_TARGET} --without-debug --without-ada \ 
    32    --enable-overwrite --with-build-cc=gcc --libdir=/tools/lib64</userinput></screen> 
     31   --build=${LFS_HOST} --host=${LFS_TARGET} \ 
     32   --without-debug --without-ada \ 
     33   --enable-overwrite --with-build-cc=gcc \ 
     34   --libdir=/tools/lib64</userinput></screen> 
    3335 
    3436    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
Note: See TracChangeset for help on using the changeset viewer.