Changeset b86c99e
- Timestamp:
- 03/20/06 18:06:23 (7 years ago)
- Branches:
- ('master', '5ea4e55860c61746fb61f12cd3c83d270ee17451')('clfs-1.2', '0d1a577466382847256b44170acecbd2e8cdc0c5')('simp', '271d1f963630b9cb390baf1ee2d8bdfe7d14e340')('systemd', 'ec008670fee2dc8086a6ce805d4831378d59895d')
- Children:
- 9617cedd84bd2223f1359ad4c52c9fa45847f655
- Parents:
- 876ab2dc52ef061ea7beca803950817bf625503d
- git-author:
- Jim Gifford <clfs@jg555.com>2006-03-20 18:06:23+00:00
- git-committer:
- Jim Gifford <clfs@jg555.com>2006-03-20 18:06:23+00:00
- Location:
- BOOK
- Files:
-
- 3 edited
-
introduction/common/changelog.xml (modified) (1 diff)
-
temp-system/common/texinfo.xml (modified) (1 diff)
-
temp-system/multilib/texinfo.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
BOOK/introduction/common/changelog.xml
rdb27dcc rb86c99e 38 38 39 39 <listitem> 40 <para>March 20, 2006</para> 41 <itemizedlist> 42 <listitem> 43 <para>[jim] - Fixed build issue with Texinfo in temp-system. Added --build.</para> 44 </listitem> 45 </itemizedlist> 46 </listitem> 47 48 <listitem> 40 49 <para>March 15, 2006</para> 41 50 <itemizedlist> -
BOOK/temp-system/common/texinfo.xml
r76cf100 rb86c99e 28 28 29 29 <screen os="b"><userinput>CC="${CC}" ./configure --prefix=/tools \ 30 -- host=${LFS_TARGET}</userinput></screen>30 --build=${LFS_HOST} --host=${LFS_TARGET}</userinput></screen> 31 31 32 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/temp-system/multilib/texinfo.xml
r634dc5c rb86c99e 28 28 29 29 <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> 31 31 32 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset
for help on using the changeset viewer.
