diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2025-09-08 02:16:19 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-09-08 15:25:14 -0700 |
commit | 15a204024dcc87ab16bdd24a8c52fab5287c2e0f (patch) | |
tree | 857966169735f5a87700c69cbb2d88ce60a3afb5 /meta-perl/recipes-perl/libalgorithm | |
parent | bad66d976e15e05d980dcdbc8bfcdecdbd5a2e02 (diff) | |
download | meta-openembedded-15a204024dcc87ab16bdd24a8c52fab5287c2e0f.tar.gz |
libnwck/libnwck3: use time_t to avoid build failure
The time_t type varies for 64bit and 32bit. So instead of using
long long, we should just use time_t. In this way, things build
for both 64bit and 32bit targets.
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-perl/recipes-perl/libalgorithm')
0 files changed, 0 insertions, 0 deletions