Remove reference to CodeSourcery

The CodeSourcery GCC toolchain is not supported.

Change-Id: If601398205f9effa2b90212225b207693ef59e58
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
This commit is contained in:
Peter Mitsis 2015-04-15 10:49:02 -04:00 committed by Anas Nashif
commit 033957c038

View file

@ -30,5 +30,5 @@ unset vxmicro_answer_file
# alias VIP='export | grep VXMICRO' # alias VIP='export | grep VXMICRO'
# #
# 2) specify toolchain location # 2) specify toolchain location
# declare -x VXMICRO_GCC_DIR="<path>/CodeSourcery/Sourcery_CodeBench_Lite_for_IA32_ELF" # declare -x VXMICRO_GCC_DIR="<path to installation directory>"
# declare -x VXMICRO_ICC_DIR="<path>/icc/composer_xe_2013.1.117" # declare -x VXMICRO_ICC_DIR="<path>/icc/composer_xe_2013.1.117"