Changeset 38eaf41 in mainline


Ignore:
Timestamp:
2011-02-26T21:08:37Z (13 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
05155a1, 4ba8baa
Parents:
63e0bdd
Message:

Improve toolchain.sh help message to mention the possibility to specify
the CROSS_PREFIX environment variable.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tools/toolchain.sh

    r63e0bdd r38eaf41  
    6969        echo " sparc64    SPARC V9"
    7070        echo " all        build all targets"
     71        echo
     72        echo "The toolchain will be installed to the directory specified by"
     73        echo "the CROSS_PREFIX environment variable. If the variable is not"
     74        echo "defined, /usr/local will be used by default."
    7175        echo
    7276       
Note: See TracChangeset for help on using the changeset viewer.