Changeset f53b075 for temp-system/multilib/bash.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/multilib/bash.xml
re8506ae6 rf53b075 37 37 <screen os="h"><userinput>CC="${CC} ${BUILD64}" CXX="${CXX} ${BUILD64}" \ 38 38 ./configure --prefix=/tools \ 39 -- without-bash-malloc--host=${LFS_TARGET} \40 -- cache-file=config.cache</userinput></screen>39 --build=${LFS_HOST} --host=${LFS_TARGET} \ 40 --without-bash-malloc --cache-file=config.cache</userinput></screen> 41 41 42 42 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.