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