From 9691329727a041e64a7ff480777426267dbf75f2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Michel=20D=C3=A4nzer?= Date: Tue, 8 Oct 2019 15:58:27 +0200 Subject: [PATCH] gitlab-ci: Remove redundant .meson-cross template script It was identical to the one inherited from the .meson-build template. Reviewed-by: Eric Engestrom --- .gitlab-ci.yml | 2 -- 1 file changed, 2 deletions(-) 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 -- 2.30.2