[Buildroot] [PATCH 1/1] tinydtls: fix issue on u_intXX_t being undefined

Peter Korsgaard peter at korsgaard.com
Mon Aug 29 15:23:28 UTC 2016


>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice at gmail.com> writes:

 > Fixes:
 >   http://autobuild.buildroot.net/results/928be69f90476e6b04be3a1afd3b74112bcac0a0

 > As define in sha2/README, by default, tinydtls uses u_intXX_t data types
 > for 8 bit, 32 bit, and 64 bit unsigned integer type definitions.
 > To use uintXX_t data types as defined by recent ANSI C standards and as
 > included in the inttypes.h header file, SHA2_USE_INTTYPES_H has to be
 > define at compile time.

 > Signed-off-by: Fabrice Fontaine <fabrice.fontaine at orange.com>

Reworded slightly to mention that this is a fix for building against
musl and committed, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list