mirror of
https://github.com/Icinga/icinga2.git
synced 2025-09-25 18:48:50 +02:00
GHA: Linux: forbid compiler warnings
This commit is contained in:
parent
a65f2d6b41
commit
f847392e04
1
.github/workflows/linux.bash
vendored
1
.github/workflows/linux.bash
vendored
@ -101,6 +101,7 @@ cd /icinga2/build
|
|||||||
|
|
||||||
cmake \
|
cmake \
|
||||||
-GNinja \
|
-GNinja \
|
||||||
|
-DCMAKE_CXX_FLAGS=-Werror \
|
||||||
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
|
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
|
||||||
-DICINGA2_UNITY_BUILD=ON \
|
-DICINGA2_UNITY_BUILD=ON \
|
||||||
-DUSE_SYSTEMD=ON \
|
-DUSE_SYSTEMD=ON \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user