diff options
author | Marc Dietrich <[email protected]> | 2017-02-27 16:35:13 +0100 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2017-03-01 13:22:48 +0000 |
commit | 64b215223fb4e4559b30f9eb923c2860373a6e51 (patch) | |
tree | 6c751db834621778cc892e9f608c493bc8c06dcc /src/mesa/state_tracker | |
parent | be8aa76afd2cc5326c9d9d59c591e06365c5f618 (diff) |
r600g: fix build without opencl and static llvm libs
radeon_llvm_check and friends were never called in the no-opencl case,
which ended up with an empty llvm module list. As --enable-opencl always
requires --enable-llvm, we can use the latter as the guard.
Signed-off-by: Marc Dietrich <[email protected]>
[Emil Velikov: commit message polish]
Reviewed-by: Emil Velikov <[email protected]>
Diffstat (limited to 'src/mesa/state_tracker')
0 files changed, 0 insertions, 0 deletions