summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-devtools/clang/openmp_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/clang/openmp_git.bb b/recipes-devtools/clang/openmp_git.bb
index d6dd84e..1708024 100644
--- a/recipes-devtools/clang/openmp_git.bb
+++ b/recipes-devtools/clang/openmp_git.bb
@@ -2,7 +2,7 @@
2# Released under the MIT license (see COPYING.MIT for the terms) 2# Released under the MIT license (see COPYING.MIT for the terms)
3 3
4DESCRIPTION = "LLVM based C/C++ compiler Runtime" 4DESCRIPTION = "LLVM based C/C++ compiler Runtime"
5HOMEPAGE = "http://openmp.llvm.org/" 5HOMEPAGE = "https://openmp.llvm.org/"
6SECTION = "libs" 6SECTION = "libs"
7 7
8require clang.inc 8require clang.inc