summaryrefslogtreecommitdiff
path: root/toolchains/CC/clang.TARGETS
diff options
context:
space:
mode:
Diffstat (limited to 'toolchains/CC/clang.TARGETS')
-rw-r--r--toolchains/CC/clang.TARGETS2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchains/CC/clang.TARGETS b/toolchains/CC/clang.TARGETS
index 8c95e0f..c68b1aa 100644
--- a/toolchains/CC/clang.TARGETS
+++ b/toolchains/CC/clang.TARGETS
@@ -89,7 +89,7 @@
}
}
, "toolchain": ["staged-clang"]
- , "PATH": ["$(TOOLCHAIN)/clang/bin", "/bin", "/usr/bin"]
+ , "PATH": ["/bin", "/usr/bin"]
}
, "staged-clang": {"type": "install", "dirs": [[["", "toolchain"], "clang"]]}
}