build: disable sparse-llvm on non-x86
commitf1e4ba13d1499407a72349b50052ae818c8d8553
authorLuc Van Oostenryck <luc.vanoostenryck@gmail.com>
Sun, 10 Sep 2017 01:56:22 +0000 (10 03:56 +0200)
committerChristopher Li <sparse@chrisli.org>
Tue, 12 Sep 2017 15:43:31 +0000 (12 11:43 -0400)
tree6fc1efb354813e62692c714788a273be9bf8804b
parent2093505d7b706bf5e0cc59b5d5fdf49891c24d48
build: disable sparse-llvm on non-x86

sparse-llvm doesn't have support for targets other than
x86 or x86-64.

Disable sparse-llvm on other archs as it create problems during
build, selftest, ...

Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Signed-off-by: Christopher Li <sparse@chrisli.org>
Makefile