summaryrefslogtreecommitdiffstats
path: root/recipes-core/llvm
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/llvm')
-rw-r--r--recipes-core/llvm/llvm2.8_2.8.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/llvm/llvm2.8_2.8.bb b/recipes-core/llvm/llvm2.8_2.8.bb
index 1f77d46..85469bb 100644
--- a/recipes-core/llvm/llvm2.8_2.8.bb
+++ b/recipes-core/llvm/llvm2.8_2.8.bb
@@ -16,7 +16,7 @@ SRC_URI_append_arm = " file://llvm-mc_disable.patch "
16 16
17LLVM_RELEASE = "2.8" 17LLVM_RELEASE = "2.8"
18 18
19EXTRA_OECMAKE_append-arm = " -DBUILD_SHARED_LIBS:BOOL=OFF " 19EXTRA_OECMAKE_append_arm = " -DBUILD_SHARED_LIBS:BOOL=OFF "
20 20
21SRC_URI[md5sum] = "220d361b4d17051ff4bb21c64abe05ba" 21SRC_URI[md5sum] = "220d361b4d17051ff4bb21c64abe05ba"
22SRC_URI[sha256sum] = "25addb742f1c6cc12877ed0ee924dda962d848368ee095be8e48342ae613d43b" 22SRC_URI[sha256sum] = "25addb742f1c6cc12877ed0ee924dda962d848368ee095be8e48342ae613d43b"