sparse: update to support llvm 3.5.0
authorStefan Sydow <stefan.sydow@tu-berlin.de>
Mon, 4 Jul 2016 18:41:53 +0000 (20:41 +0200)
committerZoltan HERPAI <wigyori@uid0.hu>
Mon, 4 Jul 2016 18:41:53 +0000 (20:41 +0200)
commitf0b59b4b85e9c28481a3c4e81cff018727db8bf5
tree13833e6d4fd5008fd6ca45ee8e1b142d20184eaf
parent37a548cd64aaad316a66d1258caef5115525b3f2
sparse: update to support llvm 3.5.0

sparse-0.5.0 won't link against lvm 3.5.0 as "llvm-config --libs" does not
include system libs like pthreads. This problem got fixed but not released
yet, so we need to fetch from their git repo.

Signed-off-by: Stefan Sydow <stefan.sydow@tu-berlin.de>
tools/sparse/Makefile