mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-10-29 05:40:16 -04:00
ci: turn on -Dwerror=true for FreeBSD
It was turned on for Linux only. Signed-off-by: Simon Ser <contact@emersion.fr>
This commit is contained in:
parent
37699a98b1
commit
c5d145a602
1 changed files with 1 additions and 1 deletions
|
|
@ -306,7 +306,7 @@ armv7-release-debian-build:
|
||||||
FDO_DISTRIBUTION_TAG: "2023-08-02.0"
|
FDO_DISTRIBUTION_TAG: "2023-08-02.0"
|
||||||
# Don't build documentation since installing the required tools massively
|
# Don't build documentation since installing the required tools massively
|
||||||
# increases the VM image (and therefore container) size.
|
# increases the VM image (and therefore container) size.
|
||||||
MESON_ARGS: "--fatal-meson-warnings -Ddocumentation=false"
|
MESON_ARGS: "--fatal-meson-warnings -Dwerror=true -Ddocumentation=false"
|
||||||
|
|
||||||
.freebsd-x86_64:
|
.freebsd-x86_64:
|
||||||
extends:
|
extends:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue