- Timestamp:
- Feb 22, 2011, 11:27:04 AM (14 years ago)
- Branches:
- master
- Children:
- 15b97d6
- Parents:
- b1c0498
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/arm/variables.xml
rb1c0498 r29ca400 29 29 30 30 <screen os="d"><userinput>export CLFS_ARCH=arm 31 export CLFS_ENDIAN= <replaceable>[endianess]</replaceable></userinput></screen>31 export CLFS_ENDIAN="<replaceable>[endianess]</replaceable>"</userinput></screen> 32 32 33 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" … … 46 46 47 47 <colspec colnum="1" colwidth="2.5in" colname="Processor"/> 48 <colspec colnum="2" colwidth="1in" colname="Endian "/>48 <colspec colnum="2" colwidth="1in" colname="Endianess"/> 49 49 <colspec colnum="3" colwidth="1in" colname="ABI"/> 50 50 <colspec colnum="4" colwidth="2.5in" colname="Triplet"/> … … 53 53 <row> 54 54 <entry>Processor</entry> 55 <entry>Endian </entry>55 <entry>Endianess</entry> 56 56 <entry>ABI</entry> 57 57 <entry>Target Triplet</entry>
Note:
See TracChangeset
for help on using the changeset viewer.