Changeset cc49a21 for BOOK/temp-system/ppc64-64/gcc.xml
- Timestamp:
- Nov 27, 2015, 6:35:47 PM (9 years ago)
- Branches:
- sysvinit
- Children:
- 715d370d
- Parents:
- 3995a05
- git-author:
- William Harrington <kb0iic@…> (11/27/15 18:35:35)
- git-committer:
- William Harrington <kb0iic@…> (11/27/15 18:35:47)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/temp-system/ppc64-64/gcc.xml
r3995a05 rcc49a21 73 73 <screen os="ck"><userinput>../gcc-&gcc-version;/configure --prefix=/tools --disable-multilib \ 74 74 --build=${CLFS_HOST} --host=${CLFS_TARGET} --target=${CLFS_TARGET} \ 75 --with-local-prefix=/tools --disable-nls --enable-languages=c,c++ \ 76 --disable-libstdcxx-pch --with-system-zlib \ 77 --with-native-system-header-dir=/tools/include --enable-checking=release \ 78 --enable-libstdcxx-time</userinput></screen> 75 --with-local-prefix=/tools --enable-languages=c,c++ --with-system-zlib \ 76 --with-native-system-header-dir=/tools/include \ 77 --enable-install-libiberty --disable-bootstrap</userinput></screen> 79 78 80 79 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 106 105 xpointer="xpointer(//*[@os='cp'])"/> 107 106 108 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"109 href="../common/gcc.xml"110 xpointer="xpointer(//*[@os='u'])"/>111 112 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"113 href="../common/gcc.xml"114 xpointer="xpointer(//*[@os='cr'])"/>115 116 107 </sect2> 117 108
Note:
See TracChangeset
for help on using the changeset viewer.