소스 검색

更换submodule远程为dragonos镜像 (#16)

LoGin 1 년 전
부모
커밋
089ee030a1
1개의 변경된 파일6개의 추가작업 그리고 6개의 파일을 삭제
  1. 6 6
      .gitmodules

+ 6 - 6
.gitmodules

@@ -1,19 +1,19 @@
 [submodule "openlibm"]
 	path = openlibm
-	url = https://gitlab.redox-os.org/redox-os/openlibm.git
+	url = https://git.mirrors.dragonos.org/DragonOS-Community/relibc_openlibm.git
 [submodule "ralloc"]
 	path = ralloc
-	url = https://gitlab.redox-os.org/redox-os/ralloc.git
+	url = https://git.mirrors.dragonos.org/DragonOS-Community/relibc_ralloc.git
 [submodule "core_io"]
 	path = core_io
-	url = https://gitlab.redox-os.org/redox-os/core_io.git
+	url = https://git.mirrors.dragonos.org/DragonOS-Community/relibc_core_io.git
 [submodule "posix-regex"]
 	path = posix-regex
-	url = https://gitlab.redox-os.org/redox-os/posix-regex.git
+	url = https://git.mirrors.dragonos.org/DragonOS-Community/relibc_posix-regex.git
 [submodule "pthreads-emb"]
 	path = pthreads-emb
-	url = https://gitlab.redox-os.org/redox-os/pthreads-emb.git
+	url = https://git.mirrors.dragonos.org/DragonOS-Community/relibc_pthreads-emb.git
 [submodule "compiler-builtins"]
 	path = compiler-builtins
-	url = https://gitlab.redox-os.org/redox-os/compiler-builtins.git
+	url = https://git.mirrors.dragonos.org/DragonOS-Community/relibc_compiler-builtins.git
 	branch = relibc_fix_dup_symbols