mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-19 17:58:09 +02:00
Build failure reported by i965 CI, triggered by building dynamic
pipeloaders with kmsro drivers (besides 'frost). At this point, there's
no reason to actually do that -- mesa CI didn't mind -- but let's not
break the build.
v2: Simplify script. Add extra dependencies for v3d.
Fixes:
|
||
|---|---|---|
| .. | ||
| meson.build | ||
| pipe.sym | ||
| pipe_i915.c | ||
| pipe_kmsro.c | ||
| pipe_msm.c | ||
| pipe_nouveau.c | ||
| pipe_r300.c | ||
| pipe_r600.c | ||
| pipe_radeonsi.c | ||
| pipe_swrast.c | ||
| pipe_vmwgfx.c | ||