13 lines
438 B
JSON
13 lines
438 B
JSON
{
|
|
"name": "toolchain-loongarch64",
|
|
"version": "1.0.0",
|
|
"description": "GCC Toolchain for loongson 64-bit Loongarch based SOC",
|
|
"keywords": ["build tools", "compiler", "assembler", "linker", "preprocessor", "loongson", "la64", "la264", "loongarch"],
|
|
"license": "GPL-2.0-or-later",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://git.whlug.cn/LoongIDE/toolchain-loongarch64.git"
|
|
},
|
|
"system": ["windows_amd64", "windows_arm64"]
|
|
}
|