aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/llvm/llvm.inc
diff options
context:
space:
mode:
authorRobert Schuster <robertschuster@fsfe.org>2010-06-11 13:20:00 +0200
committerRobert Schuster <robertschuster@fsfe.org>2010-06-11 13:21:21 +0200
commit5356193d0f64dfdb0b9fb500357a183a6f2c2316 (patch)
treeddc21c09cb3090412702b6799236b9338da351ef /recipes/llvm/llvm.inc
parenta7bcc78ad94a7cbce2fd5da6fc3f54ae09228f8b (diff)
downloadopenembedded-5356193d0f64dfdb0b9fb500357a183a6f2c2316.tar.gz
llvm.inc: fixed typo.
llvm2.7 2.7: Build with shared library, added patch to work around not correctly linking libgcc.
Diffstat (limited to 'recipes/llvm/llvm.inc')
-rw-r--r--recipes/llvm/llvm.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/llvm/llvm.inc b/recipes/llvm/llvm.inc
index 3c22318e33..3e11318743 100644
--- a/recipes/llvm/llvm.inc
+++ b/recipes/llvm/llvm.inc
@@ -13,7 +13,7 @@
# fixed (report bug).
#
# However the *recipe* for your program/library *must* declare
-# export WANT_LLVM_RELEASE = "<valid version number>
+# export WANT_LLVM_RELEASE = "<valid version number>"
# The version number is picked up by a generic wrapper script which just calls
# the variant of the specified version.