Changeset 903a609 for temp-system/common
- Timestamp:
- Apr 17, 2006, 8:54:07 AM (19 years ago)
- Children:
- 41cd9a1
- Parents:
- 2d5272d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp-system/common/bash.xml
r2d5272d r903a609 22 22 <sect2 role="installation"> 23 23 <title>Installation of Bash</title> 24 25 <para os="aa">Fix a minor issue during the build when cross-compiling:</para>26 27 <screen os="ab"><userinput>cp -v Makefile.in Makefile.in.orig28 sed -e "s@size \$(Program)@${LFS_TARGET}-&@g" \29 Makefile.in.orig > Makefile.in</userinput></screen>30 24 31 25 <para os="c1">Remove a test that causes the build to fail:</para>
Note:
See TracChangeset
for help on using the changeset viewer.