gitlab-ci: Remove redundant .meson-cross template script

It was identical to the one inherited from the .meson-build template.

Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
This commit is contained in:
Michel Dänzer 2019-10-08 15:58:27 +02:00 committed by Michel Dänzer
parent f59ff014b1
commit 9691329727

View file

@ -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