Changeset e96c8e3 in clfs-embedded for BOOK/cross-tools/common


Ignore:
Timestamp:
Feb 18, 2011, 4:05:18 AM (13 years ago)
Author:
Andrew Bradford <bradfa@…>
Branches:
master
Children:
1e4d687
Parents:
ae8e977
Message:

Made [target triplet] formatting like others

[target triplet] formatting was not consistent with other user replaceable
formatting.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/common/variables.xml

    rae8e977 re96c8e3  
    1414
    1515<screen os="b"><userinput>export CLFS_HOST=$(echo ${MACHTYPE} | sed "s/-[^-]*/-cross/")
    16 export CLFS_TARGET=<replaceable>[target triplet]</replaceable></userinput></screen>
     16export CLFS_TARGET="<replaceable>[target triplet]</replaceable>"</userinput></screen>
    1717
    1818  <para os="c">Now we will set the architecture and endianess of the CPU based
Note: See TracChangeset for help on using the changeset viewer.