Changeset f53b075 for temp-system/common/patch.xml
- Timestamp:
- Jun 29, 2006, 4:07:12 PM (19 years ago)
- Children:
- 7d6c53c
- Parents:
- e8506ae6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp-system/common/patch.xml
re8506ae6 rf53b075 25 25 <para os="a">Prepare Patch for compilation:</para> 26 26 27 <screen os="b"><userinput>./configure --prefix=/tools --host=${LFS_TARGET}</userinput></screen> 27 <screen os="b"><userinput>./configure --prefix=/tools \ 28 --build=${LFS_HOST} --host=${LFS_TARGET}</userinput></screen> 28 29 29 30 <para os="c">Compile the package:</para>
Note:
See TracChangeset
for help on using the changeset viewer.