commit | 0ef8fab9e467c170475f9c6232de9ab953a7226d | [log] [tgz] |
---|---|---|
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | Fri Feb 12 10:18:08 2016 +0100 |
committer | Stefan Richter <stefanr@s5r6.in-berlin.de> | Sun Mar 20 17:08:48 2016 +0100 |
tree | 71efb62d2ecc879fc668bbbad7b9326c167ed1bf | |
parent | 637359805c2fca70350569dffa5062e70ef01439 [diff] |
testlibraw: build the CLOCK_MONOTONIC_RAW test conditionally CLOCK_MONOTONIC_RAW is a somewhat recent addition, and some older toolchains/kernels may not have the support for it. Therefore, we build the part of the test that uses CLOCK_MONOTONIC_RAW only when this definition is available. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>