sjanc opened a new pull request #2751: URL: https://github.com/apache/mynewt-core/pull/2751
baselibc is providing some functions from libbsd eg strlcpy. We are also using queue.h from BSD which on native build is system wide. Unfortunatelly libbsd >= 0.11.3 is needed, see [1]. For older versions one need to "define __uintptr_t uintptr_t". [1] https://gitlab.freedesktop.org/libbsd/libbsd/-/issues/6 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
