mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-18 16:26:31 +00:00
设置内核、relibc的远程为dragonos的git镜像站,防止国内网络问题导致编译失败 (#318)
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
"task_type": {
|
||||
"BuildFromSource": {
|
||||
"Git": {
|
||||
"url": "https://github.com/DragonOS-Community/relibc.git",
|
||||
"url": "https://git.mirrors.dragonos.org/DragonOS-Community/relibc.git",
|
||||
"branch": "dragonos-relibc",
|
||||
"revision": null
|
||||
}
|
||||
|
Reference in New Issue
Block a user