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:
committed by
Michel Dänzer
parent
f59ff014b1
commit
9691329727
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user