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