Files
meta-openembedded/meta-oe/recipes-support/sharutils
Khem Raj 5268cc8915 sharutils: Check for intmax_t using configure
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>
2023-09-10 14:08:24 -07:00
..