mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-05-02 12:08:02 +02:00
gitlab-ci: pass the correct toggles to configure
Trivial typos - s/admgpu/amdgpu/;s/vmwfgx/vmwgfx/
Fixes: 4a9030dc8b ("add gitlab-ci builds of libdrm")
Cc: Brian Starkey <brian.starkey@arm.com>
Reported-by: Brian Starkey <brian.starkey@arm.com>
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
This commit is contained in:
parent
5775741d16
commit
e08b7f2234
1 changed files with 2 additions and 2 deletions
|
|
@ -40,9 +40,9 @@
|
|||
--enable-libkms
|
||||
--enable-intel
|
||||
--enable-radeon
|
||||
--enable-admgpu
|
||||
--enable-amdgpu
|
||||
--enable-nouveau
|
||||
--enable-vmwfgx
|
||||
--enable-vmwgfx
|
||||
--enable-omap-experimental-api
|
||||
--enable-exynos-experimental-api
|
||||
--enable-freedreno
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue