GET /api/v1/ports/arm-elf-gcc/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "arm-elf-gcc",
"portdir": "cross/arm-elf-gcc",
"version": "4.7.3",
"license": "(GPL-3+ or Permissive)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gcc.gnu.org/",
"description": "gcc cross-compilers for arm-elf, with newlib runtime library.",
"long_description": "gnu compilers collection (including c++ and objc) for arm-elf, with newlib runtime library.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [],
"variants": [
"be",
"ep9312",
"fpu",
"interwork",
"under",
"nofmult"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"arm-elf-binutils",
"gettext",
"gmp",
"libmpc",
"mpfr"
]
}
],
"depends_on": []
}