From 2f56bb3700e8bc0e7cc23fe2db689a90876299dd Mon Sep 17 00:00:00 2001 From: zhangfan Date: Tue, 23 Apr 2024 11:58:12 +0000 Subject: [PATCH] !2636 sync ge_dev to master 20240422 Merge pull request !2636 from zhangfan/ge_dev --- OWNERS | 1 - .../tests/patch/securec/0001-add-securec-cmake-script.patch | 1 - 2 files changed, 2 deletions(-) diff --git a/OWNERS b/OWNERS index f0e1e0233..4c922273d 100644 --- a/OWNERS +++ b/OWNERS @@ -18,7 +18,6 @@ reviewers: - wangxiaotian22 - stevenaw - xuepenginnanjing -- z00332957 - songmingyang001 - yanqingshang - xiexianhu diff --git a/tf_adapter/tests/patch/securec/0001-add-securec-cmake-script.patch b/tf_adapter/tests/patch/securec/0001-add-securec-cmake-script.patch index 0fcf50c47..1309b31a7 100644 --- a/tf_adapter/tests/patch/securec/0001-add-securec-cmake-script.patch +++ b/tf_adapter/tests/patch/securec/0001-add-securec-cmake-script.patch @@ -1,5 +1,4 @@ From 455c9812d70646fe725896d597d6c953bf5a09ac Mon Sep 17 00:00:00 2001 -From: taoxiangdong Date: Wed, 14 Oct 2020 22:14:01 +0800 Subject: [PATCH] add securec cmake script -- Gitee