Jasinsky opened a new pull request, #12856: URL: https://github.com/apache/nuttx/pull/12856
Hello NuttX community :)! This PR fixes erroneous assignment of lib_pwd_globals.c previously guarded by CONFIG_LIBC_PASSWD_FILE. Original Make.defs file has this in CSRCS scope. ## Summary As an example - sim:adb build worked only with Make based build system - now it's also possible to proceed with CMake based build. ## Impact Hard to estimate. ## Testing Local build of sim:adb and fiddling around adb client with sim:adb simulator. -- 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]
