]> git.kaiwu.me - haproxy.git/commit
BUILD: watchdog: condition it to USE_RT
authorWilly Tarreau <w@1wt.eu>
Thu, 23 May 2019 08:20:55 +0000 (10:20 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 23 May 2019 08:20:55 +0000 (10:20 +0200)
commitbc1b8206064a5b0e3ab1df4df8467c86c0736c6e
tree39284960464ee75e8ef7db1ba1390d96fb612ff3
parentf4c1e56b5e2eb1b5ac3250a87adcb328516114c2
BUILD: watchdog: condition it to USE_RT

It's needed on Linux to have access to timerfd_*, and on FreeBSD this
lib is needed as well, though not enabled in our default build. We can
see later if it's OK to enable it, for now let's fix the build issues.
src/wdt.c