summaryrefslogtreecommitdiff
path: root/toolchains/shell/compiler+tools.TARGETS
blob: 6d4aae1085eb16f13cb47ede3fdacb07f54bc70b (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", "shell", "defaults"]
  , "base": [["@", "tools", "shell", "defaults"]]
  }
}