diff options
Diffstat (limited to 'toolchains/compiler+tools.TARGETS')
-rw-r--r-- | toolchains/compiler+tools.TARGETS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/toolchains/compiler+tools.TARGETS b/toolchains/compiler+tools.TARGETS index 0f21c76..da7667c 100644 --- a/toolchains/compiler+tools.TARGETS +++ b/toolchains/compiler+tools.TARGETS @@ -1,4 +1,10 @@ { "toolchain": + { "type": "export" + , "target": "toolchain (unexported)" + , "flexible_config": + ["ARCH", "TARGET_ARCH", "TOOLCHAIN_CONFIG", "ENV", "BUILD_ARCH"] + } +, "toolchain (unexported)": { "type": "install" , "dirs": [ [["@", "tools", "", "toolchain"], "."] |