- update scan-build link in MESSAGE

from tim van der molen
This commit is contained in:
jasper 2011-06-30 19:57:14 +00:00
parent 0927362ecd
commit b9751fcca8
2 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.32 2011/06/08 17:40:08 jasper Exp $
# $OpenBSD: Makefile,v 1.33 2011/06/30 19:57:14 jasper Exp $
COMMENT = Low Level Virtual Machine (LLVM) compiler infrastructure
LLVM_V = 2.9
DISTNAME = llvm-${LLVM_V}
REVISION = 1
REVISION = 2
CATEGORIES = devel

View File

@ -1,5 +1,5 @@
For more information about using scan-build for the static
analyser, look at http://clang.llvm.org/StaticAnalysisUsage.html
analyser, look at http://clang-analyzer.llvm.org/scan-build.html
For instance, the scanner on the kernel build can be launched with: