mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 22:09:20 +00:00
fixes
../../sharutils-4.15.2/lib/system.h:45:14: error: typedef redefinition with different types ('long' vs '__intmax_t' (aka 'long long'))
45 | typedef long intmax_t;
| ^
Signed-off-by: Khem Raj <raj.khem@gmail.com>