Changeset 8452ed7
- Timestamp:
- Nov 27, 2015, 11:24:12 AM (9 years ago)
- Branches:
- master, systemd
- Children:
- 5bf1b587
- Parents:
- 3b9221c
- Location:
- BOOK/temp-system
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/temp-system/64/gcc.xml
r3b9221c r8452ed7 76 76 --enable-languages=c,c++ --with-system-zlib \ 77 77 --with-native-system-header-dir=/tools/include \ 78 --disable-libssp --enable-install-libiberty \ 79 --disable-bootstrap</userinput></screen> 78 --disable-libssp --enable-install-libiberty</userinput></screen> 80 79 81 80 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/temp-system/common/gcc.xml
r3b9221c r8452ed7 74 74 --enable-languages=c,c++ --with-system-zlib \ 75 75 --with-native-system-header-dir=/tools/include \ 76 --disable-libssp --enable-install-libiberty \ 77 --disable-bootstrap</userinput></screen> 76 --disable-libssp --enable-install-libiberty</userinput></screen> 78 77 79 78 <variablelist os="cl"> -
BOOK/temp-system/mips64-64/gcc.xml
r3b9221c r8452ed7 75 75 --with-local-prefix=/tools --enable-languages=c,c++ --with-system-zlib \ 76 76 --with-native-system-header-dir=/tools/include \ 77 --enable-install-libiberty --disable-bootstrap</userinput></screen>77 --enable-install-libiberty</userinput></screen> 78 78 79 79 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/temp-system/mips64/gcc.xml
r3b9221c r8452ed7 76 76 --enable-languages=c,c++ --with-abi=64 --with-system-zlib \ 77 77 --with-native-system-header-dir=/tools/include \ 78 --enable-install-libiberty --disable-bootstrap</userinput></screen>78 --enable-install-libiberty</userinput></screen> 79 79 80 80 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/temp-system/multilib/gcc.xml
r3b9221c r8452ed7 76 76 --enable-languages=c,c++ --with-system-zlib \ 77 77 --with-native-system-header-dir=/tools/include \ 78 --disable-libssp --enable-install-libiberty --disable-bootstrap</userinput></screen>78 --disable-libssp --enable-install-libiberty</userinput></screen> 79 79 80 80 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/temp-system/ppc64-64/gcc.xml
r3b9221c r8452ed7 75 75 --with-local-prefix=/tools --enable-languages=c,c++ --with-system-zlib \ 76 76 --with-native-system-header-dir=/tools/include \ 77 --enable-install-libiberty --disable-bootstrap</userinput></screen>77 --enable-install-libiberty</userinput></screen> 78 78 79 79 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.