]> code.ossystems Code Review - openembedded-core.git/commit
ltp: Fix tescases with 64bit time_t using 32bit arches
authorKhem Raj <raj.khem@gmail.com>
Thu, 13 Feb 2020 08:21:57 +0000 (00:21 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 14 Feb 2020 13:03:16 +0000 (13:03 +0000)
commit8b6c22a0dc61579d112161fd49da855a678cc58b
tree7e92483ff642a4ae914b0717c6807c57da4b3bd0
parent3dc4e27e7633ce3ca6b9647810d0996bdee48771
ltp: Fix tescases with 64bit time_t using 32bit arches

This helps it compile on musl

Fixes
| tst_clocks.c:31:17: error: 'SYS_clock_getres' undeclared (first use in this function); did you mean 'tst_clock_getres

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/ltp/ltp/0001-syscalls-Check-for-time64-unsafe-syscalls-before-usi.patch [new file with mode: 0644]
meta/recipes-extended/ltp/ltp_20190930.bb