mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-22 02:18:10 +02:00
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:
|
||
|---|---|---|
| .. | ||
| d3dadapter9 | ||
| dri | ||
| graw-gdi | ||
| graw-null | ||
| graw-xlib | ||
| haiku-softpipe | ||
| libgl-gdi | ||
| libgl-xlib | ||
| omx | ||
| opencl | ||
| osmesa | ||
| pipe-loader | ||
| va | ||
| vdpau | ||
| xa | ||
| xvmc | ||
| dri-vdpau.dyn | ||