gitlab-ci: just build all the tools
authorEric Engestrom <eric.engestrom@intel.com>
Thu, 1 Aug 2019 22:32:34 +0000 (23:32 +0100)
committerEric Engestrom <eric.engestrom@intel.com>
Fri, 2 Aug 2019 15:41:19 +0000 (16:41 +0100)
This line was mistakenly added while there is already a `-D tools=all`
a few lines below.

Fixes: f60defa72d5d20d99e3a ("gitlab-ci: Add a shader-db run using v3d on drm-shim.")
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
.gitlab-ci.yml

index 61248b69163bcdd5db7a8132b6191ebfe50a945c..dde82bf755f3e5d476d5672ceef4b2cfdf505a8e 100644 (file)
@@ -167,7 +167,6 @@ meson-main:
     DRI_DRIVERS: "i915,i965,r100,r200,swrast,nouveau"
     GALLIUM_ST: >
       -D dri3=true
-      -D tools=drm-shim
       -D gallium-extra-hud=true
       -D gallium-vdpau=true
       -D gallium-xvmc=true