Skip to content

ENT-14193: Fixed cf-watchd build by using CF3_CFLAGS#6234

Merged
olehermanse merged 2 commits into
cfengine:masterfrom
larsewi:cf-watchd-cflags
Jul 13, 2026
Merged

ENT-14193: Fixed cf-watchd build by using CF3_CFLAGS#6234
olehermanse merged 2 commits into
cfengine:masterfrom
larsewi:cf-watchd-cflags

Conversation

@larsewi

@larsewi larsewi commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

@CFLAGS@ omitted -std=gnu99, causing C99 for-loop errors.

@cflags@ omitted -std=gnu99, causing C99 for-loop errors.

Ticket: ENT-14193
Signed-off-by: Lars Erik Wik <lars.erik.wik@northern.tech>
kill() is not available on Windows, so the check failed to compile
under -Werror=implicit-function-declaration. Matches cf-execd.

Ticket: ENT-14193
Signed-off-by: Lars Erik Wik <lars.erik.wik@northern.tech>
@olehermanse olehermanse merged commit f33c0ec into cfengine:master Jul 13, 2026
22 of 45 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants