summaryrefslogtreecommitdiff
path: root/toolchains/shell/compiler+tools.TARGETS
diff options
context:
space:
mode:
authorKlaus Aehlig <klaus.aehlig@huawei.com>2024-06-28 14:32:46 +0200
committerKlaus Aehlig <klaus.aehlig@huawei.com>2024-06-28 16:23:54 +0200
commite66170d0e61426f5443e7957bcd52b65b067653b (patch)
tree7e8e3480a499d45f83f5179fa7c52b54e7fa71d8 /toolchains/shell/compiler+tools.TARGETS
parentd9121854fbf14ec7b4001a0915ae62c6569f63b5 (diff)
downloadbootstrappable-toolchain-e66170d0e61426f5443e7957bcd52b65b067653b.tar.gz
CC toolchains: remove wrong reference to $(TOOLCHAIN) in PATH
The environment variable PATH is taken literally by the shell, without any expansion. So, having a string like "$(TOOLCHAIN)/clang/bin" in PATH does not change anything as we do not have a directory with that name. Drop it for now. In the future we might add "bin dirs" to the CC toolchain as well, but as long as our rules do not support this, drop the wrong entry here.
Diffstat (limited to 'toolchains/shell/compiler+tools.TARGETS')
0 files changed, 0 insertions, 0 deletions