mirror of
https://github.com/brl/mutter.git
synced 2024-12-28 05:42:14 +00:00
ci: Sync GS build options
Copy over build options from the GS CI config. Notably build with --werror to avoid breaking the GS CI. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3362>
This commit is contained in:
parent
b17246458a
commit
59c77da838
@ -564,7 +564,7 @@ can-build-gnome-shell@x86_64:
|
|||||||
- sudo meson install --no-rebuild -C build
|
- sudo meson install --no-rebuild -C build
|
||||||
script:
|
script:
|
||||||
- .gitlab-ci/checkout-gnome-shell.sh
|
- .gitlab-ci/checkout-gnome-shell.sh
|
||||||
- meson setup gnome-shell gnome-shell/build --prefix /usr -Dman=false
|
- meson setup gnome-shell gnome-shell/build --prefix /usr -Dbuildtype=debugoptimized -Dman=false --werror --fatal-meson-warnings
|
||||||
- sudo meson install -C gnome-shell/build
|
- sudo meson install -C gnome-shell/build
|
||||||
|
|
||||||
test-mutter-coverity:
|
test-mutter-coverity:
|
||||||
|
Loading…
Reference in New Issue
Block a user