libcheck: fix macos werror build
authorMatthew Waters <matthew@centricular.com>
Fri, 30 Aug 2019 02:04:40 +0000 (12:04 +1000)
committerMatthew Waters <matthew@centricular.com>
Fri, 30 Aug 2019 02:05:40 +0000 (12:05 +1000)
commit83e0da2061a7bdc7d910bad2e005112753a8c3c5
tree20a07b660016aa0dc5a72c25a4fd978159dbdbf8
parent43622119bba9155f871d2436f45c722c62a34a61
libcheck: fix macos werror build

../libs/gst/check/libcheck/check.c:617:15: error: result of comparison of constant 4294967295 with expression of type 'clockid_t' is always false [-Werror,-Wtautological-constant-out-of-range-compare]
  if (clockid == -1) {
      ~~~~~~~ ^  ~~
libs/gst/check/libcheck/meson.build