diff options
Diffstat (limited to 'recipes/llvm/llvm.inc')
-rw-r--r-- | recipes/llvm/llvm.inc | 2 |
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. |