summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-devtools/clang/openmp_git.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes-devtools/clang/openmp_git.bb b/recipes-devtools/clang/openmp_git.bb
index eb82074..865dbe6 100644
--- a/recipes-devtools/clang/openmp_git.bb
+++ b/recipes-devtools/clang/openmp_git.bb
@@ -61,5 +61,4 @@ COMPATIBLE_HOST:powerpc = "null"
61 61
62BBCLASSEXTEND = "native nativesdk" 62BBCLASSEXTEND = "native nativesdk"
63 63
64# This appears to be specific to the Intel distribution before 2022.1 64CVE_STATUS[CVE-2022-26345] = "cpe-incorrect: specific to the Intel distribution before 2022.1"
65CVE_CHECK_IGNORE += "CVE-2022-26345"