systemclock: No need to check for CLOCK_TAI in the meson
authorOlivier CrĂȘte <olivier.crete@collabora.com>
Fri, 27 Dec 2019 17:36:10 +0000 (12:36 -0500)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Mon, 27 Jan 2020 17:16:14 +0000 (17:16 +0000)
commitb4ba9ec0896565fec775594e7273cc82a79f41de
tree859a41f3f3ea1a70ed4446b7d2fae409f0429e5e
parent216d6dd0f04af4e33475892ca19ad22037520657
systemclock: No need to check for CLOCK_TAI in the meson

POSIX defines CLOCK_MONOTONIC to always be a macro, so I think
it's safe to assume that CLOCK_TAI will also be.
gst/gstsystemclock.c
meson.build