summaryrefslogtreecommitdiff
path: root/toolchains/gcc.TARGETS
blob: acd7a17df6052a8607b3d301512c97264ca94155 (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": [[["@", "gcc", "", "toolchain"], "."]]}
}