diff options
author | Tobias Droste <[email protected]> | 2016-12-08 03:03:40 +0100 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2017-01-18 13:23:01 +0000 |
commit | 1a0aa468f354f0ee94dd383cd40ae915584624aa (patch) | |
tree | 844a917869927092c3ced52e98ad91f19fb9f1b1 /include | |
parent | 4d0efb9683856cada2f34b124c77ef20a2fe0332 (diff) |
configure.ac: Don't check LLVM version in gallium_require_llvm
This is actually not needed because the version is checked later.
Line 2609:
if test "x$enable_gallium_llvm" == "xyes"; then
llvm_require_version $LLVM_REQUIRED_GALLIUM "gallium"
llvm_add_default_components "gallium"
HAVE_GALLIUM_LLVM=xyes
DEFINES="${DEFINES} -DHAVE_GALLIUM_LLVM"
fi
Signed-off-by: Tobias Droste <[email protected]>
Reviewed-by: Emil Velikov <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions