Module: Mesa Branch: master Commit: 6125c93e00b3188ea1a34db26475d877f49432a9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6125c93e00b3188ea1a34db26475d877f49432a9
Author: Eric Engestrom <eric.engest...@intel.com> Date: Thu Aug 1 23:32:34 2019 +0100 gitlab-ci: just build all the tools 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.engest...@intel.com> Reviewed-by: Eric Anholt <e...@anholt.net> --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 61248b69163..dde82bf755f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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 _______________________________________________ mesa-commit mailing list mesa-commit@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-commit