From: Michel Dänzer Date: Tue, 8 Oct 2019 13:58:27 +0000 (+0200) Subject: gitlab-ci: Remove redundant .meson-cross template script X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9691329727a041e64a7ff480777426267dbf75f2;p=mesa.git gitlab-ci: Remove redundant .meson-cross template script It was identical to the one inherited from the .meson-build template. Reviewed-by: Eric Engestrom --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b5d2d2f2876..5e0dc3c635e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -194,8 +194,6 @@ meson-main: -D gallium-xa=false -D gallium-nine=false -D llvm=false - script: - - .gitlab-ci/meson-build.sh meson-armhf: extends: .meson-cross