diff options
-rw-r--r-- | recipes-devtools/clang/openmp_git.bb | 2 |
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 | ||
4 | DESCRIPTION = "LLVM based C/C++ compiler Runtime" | 4 | DESCRIPTION = "LLVM based C/C++ compiler Runtime" |
5 | HOMEPAGE = "http://openmp.llvm.org/" | 5 | HOMEPAGE = "https://openmp.llvm.org/" |
6 | SECTION = "libs" | 6 | SECTION = "libs" |
7 | 7 | ||
8 | require clang.inc | 8 | require clang.inc |