Changeset 5002e75a for BOOK/temp-system
- Timestamp:
- Jul 26, 2010, 6:05:55 PM (14 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- ceaa6d5
- Parents:
- 7d43145
- Location:
- BOOK/temp-system
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/temp-system/common/gawk.xml
r7d43145 r5002e75a 26 26 27 27 <screen os="b"><userinput>./configure --prefix=/tools \ 28 --build=${CLFS_HOST} --host=${CLFS_TARGET} \ 29 --disable-libsigsegv</userinput></screen> 28 --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen> 30 29 31 30 <para os="c">Compile the package:</para> -
BOOK/temp-system/multilib/gawk.xml
r7d43145 r5002e75a 28 28 29 29 <screen os="b"><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/tools \ 30 --build=${CLFS_HOST} --host=${CLFS_TARGET} \ 31 --disable-libsigsegv</userinput></screen> 30 --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen> 32 31 33 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.