diff options
| -rw-r--r-- | meta/recipes-devtools/icecc-toolchain/icecc-toolchain/icecc-setup.sh | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/meta/recipes-devtools/icecc-toolchain/icecc-toolchain/icecc-setup.sh b/meta/recipes-devtools/icecc-toolchain/icecc-toolchain/icecc-setup.sh index 0480826578..25250b7c0e 100644 --- a/meta/recipes-devtools/icecc-toolchain/icecc-toolchain/icecc-setup.sh +++ b/meta/recipes-devtools/icecc-toolchain/icecc-toolchain/icecc-setup.sh | |||
| @@ -20,11 +20,6 @@ | |||
| 20 | # SOFTWARE. | 20 | # SOFTWARE. |
| 21 | # | 21 | # |
| 22 | 22 | ||
| 23 | # Setup environment | ||
| 24 | for env_setup_script in `ls $1/environment-setup-*`; do | ||
| 25 | . $env_setup_script | ||
| 26 | done | ||
| 27 | |||
| 28 | # ICECC_PATH will have been found icecc-env.sh | 23 | # ICECC_PATH will have been found icecc-env.sh |
| 29 | if [ -z "$ICECC_PATH" ]; then | 24 | if [ -z "$ICECC_PATH" ]; then |
| 30 | exit 0 | 25 | exit 0 |
