diff options
author | Jan Vesely <[email protected]> | 2020-04-04 14:59:35 -0400 |
---|---|---|
committer | Marge Bot <[email protected]> | 2020-04-16 16:29:44 +0000 |
commit | 8cbeb13704a59034ffe19a7ffef7b3856a1733e8 (patch) | |
tree | 5df1fec7e9b548803ad8a67f4f4ddd3623c4fa0f /src/gallium/targets/graw-null | |
parent | 839c886b346e0f68707804e17e9088d2e166e6d6 (diff) |
clover: Check if the detected clang libraries are usable
clang-cpp.so is broken in LLVM-9 and doesn't exist in LLVM<9,
however meson will find and try to use system libraries in these cases.
v2: Use helper variable to dedpulicate test code
Move second test inside the condition to avoid testing good clang-cpp twice
v3: Check for cross compilation
v4: style fixes
Fixes: ff1a3a00cb37d84ab9a563f0aa241714876f56b4
Signed-off-by: Jan Vesely <[email protected]>
Tested-by: Karol Herbst <[email protected]>
Acked-by: Karol Herbst <[email protected]>
Reviewed-by: Dylan Baker <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4457>
Diffstat (limited to 'src/gallium/targets/graw-null')
0 files changed, 0 insertions, 0 deletions