]> git.ipfire.org Git - thirdparty/chrony.git/commit
configure: improve check for timestamping options
authorMiroslav Lichvar <mlichvar@redhat.com>
Fri, 16 Feb 2018 08:41:22 +0000 (09:41 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Fri, 16 Feb 2018 10:09:54 +0000 (11:09 +0100)
commitda60629201ff7a781bbf06107bb5f65afa919533
tree3b45f4dad1457ed82bd520fca969597abdce2234
parent2343e7a89c0bacdfccf892f881c4b89b2990c512
configure: improve check for timestamping options

The socket.h header provided by musl doesn't seem to include the kernel
headers and is missing SCM_TIMESTAMPING_PKTINFO, which causes the
Linux-specific code in chrony to fail to build.
configure