configure.ac: disable enable_gallium_llvm in the !x86 case
authorEmil Velikov <emil.velikov@collabora.com>
Wed, 18 Jan 2017 13:54:03 +0000 (13:54 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Fri, 10 Feb 2017 11:47:24 +0000 (11:47 +0000)
commitce65cc1f1f648f17d9284e65f1ad69be647de3d3
tree0b39827650f5ecc23578433151ac89004891e855
parent4d8bb9cf8c8e8bd3185461760ca89e6021c0b8e0
configure.ac: disable enable_gallium_llvm in the !x86 case

Already implicitly handled throughout, but keep it clear and disable
gallium-llvm. This change should be a no-op.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Tobias Droste <tdroste@gmx.de>
configure.ac