From 66e3a10ba65f42ef9cb6f6eecc2b9b6c18c46d23 Mon Sep 17 00:00:00 2001 From: liangyongxiong Date: Wed, 7 Oct 2020 13:35:47 +0800 Subject: [PATCH] update securec repository link --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index d0840a6c..c08c41ac 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "third_party/securec"] path = third_party/securec - url = https://gitee.com/openeuler/bounds_checking_function.git + url = https://gitee.com/openeuler/libboundscheck.git