diff options
Diffstat (limited to 'toolchains/CC/foreign/make.TARGETS')
-rw-r--r-- | toolchains/CC/foreign/make.TARGETS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/toolchains/CC/foreign/make.TARGETS b/toolchains/CC/foreign/make.TARGETS index a5efc72..ddd5f09 100644 --- a/toolchains/CC/foreign/make.TARGETS +++ b/toolchains/CC/foreign/make.TARGETS @@ -7,7 +7,6 @@ , "defaults (unexported)": { "type": ["@", "rules", "CC/foreign", "defaults"] , "MAKE": ["make/bin/make"] - , "PATH": ["$(TOOLCHAIN)/make/bin"] , "toolchain": ["staged-make"] } , "staged-make": {"type": "install", "dirs": [[["", "toolchain"], "make"]]} |