Changes in tools/toolchain.sh [71e3289:38eaf41] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tools/toolchain.sh

    r71e3289 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.