mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 09:38:07 +02:00
meson: Remove duplicate xvmc in build summary.
Fixes: d30ce03bc0 ("meson: add build-summary")
Signed-off-by: Vinson Lee <vlee@freedesktop.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12296>
This commit is contained in:
parent
6a0e703512
commit
c0fc745b78
1 changed files with 0 additions and 3 deletions
|
|
@ -2229,9 +2229,6 @@ if with_gallium
|
|||
if with_gallium_xvmc
|
||||
gallium_st += 'xvmc'
|
||||
endif
|
||||
if with_gallium_xvmc
|
||||
gallium_st += 'xvmc'
|
||||
endif
|
||||
if with_gallium_vdpau
|
||||
gallium_st += 'vdpau'
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue