From 35a818497bc1b0d313490307785777b3fe4d5f41 Mon Sep 17 00:00:00 2001 From: liangyongxiong Date: Wed, 30 Sep 2020 10:19:27 +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