simbit18 opened a new pull request, #16413: URL: https://github.com/apache/nuttx/pull/16413
## Summary In all POSIX environments (Linux, Cygwin, MSYS2, macOS) strndup() function is available. add HOSTCFLAGS += -DHAVE_STRTOK_C=1 -DHAVE_STRNDUP=1 Required after PR #16396 ## Impact Impact on user: NO Impact on build: NO Impact on hardware: NO Impact on documentation: NO Impact on security: NO Impact on compatibility: NO ## Testing locally -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org