Changeset abaa676 for temp-system
- Timestamp:
- Feb 21, 2006, 12:46:31 AM (19 years ago)
- Children:
- e9041854
- Parents:
- 4bf0b52
- Location:
- temp-system
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
temp-system/64/coreutils.xml
r4bf0b52 rabaa676 56 56 xpointer="xpointer(//*[@os='bd'])"/> 57 57 58 <screen><userinput> DEFAULT_POSIX2_VERSION=199209CC="${CC} ${BUILD64}" \58 <screen><userinput>CC="${CC} ${BUILD64}" \ 59 59 ./configure --prefix=/tools --cache-file=config.cache \ 60 60 --build=${LFS_HOST} --host=${LFS_TARGET}</userinput></screen> -
temp-system/common/coreutils.xml
r4bf0b52 rabaa676 51 51 <para os="bd">Prepare Coreutils for compilation:</para> 52 52 53 <screen><userinput>DEFAULT_POSIX2_VERSION=199209 \ 54 ./configure --prefix=/tools --cache-file=config.cache \ 53 <screen><userinput>./configure --prefix=/tools --cache-file=config.cache \ 55 54 --build=${LFS_HOST} --host=${LFS_TARGET}</userinput></screen> 56 55 -
temp-system/multilib/coreutils.xml
r4bf0b52 rabaa676 56 56 xpointer="xpointer(//*[@os='bd'])"/> 57 57 58 <screen><userinput> DEFAULT_POSIX2_VERSION=199209CC="${CC} ${BUILD64}" \58 <screen><userinput>CC="${CC} ${BUILD64}" \ 59 59 ./configure --prefix=/tools --cache-file=config.cache \ 60 60 --build=${LFS_HOST} --host=${LFS_TARGET}</userinput></screen>
Note:
See TracChangeset
for help on using the changeset viewer.