summaryrefslogtreecommitdiff
path: root/toolchains/CC/compiler+tools.TARGETS
blob: 11a507471e5f51e1b7b451bea4a672186a907588 (plain)
1
2
3
4
5
6
7
8
9
10
11
{ "defaults":
  { "type": "export"
  , "target": "defaults (unexported)"
  , "flexible_config":
    ["ARCH", "ENV", "HOST_ARCH", "TARGET_ARCH", "TOOLCHAIN_CONFIG"]
  }
, "defaults (unexported)":
  { "type": ["@", "rules", "CC", "defaults"]
  , "base": [["@", "compiler", "CC", "defaults"]]
  }
}