summaryrefslogtreecommitdiff
path: root/toolchains/clang.TARGETS
blob: 2c99d06833d6aff8d6017bf902c41682f3233bd8 (plain)
1
2
3
4
5
6
7
8
9
{ "toolchain":
  { "type": "export"
  , "target": "toolchain (unexported)"
  , "flexible_config":
    ["ARCH", "TARGET_ARCH", "TOOLCHAIN_CONFIG", "ENV", "BUILD_ARCH"]
  }
, "toolchain (unexported)":
  {"type": "install", "dirs": [[["@", "clang", "", "toolchain"], "."]]}
}