patacongo commented on issue #398: URL: https://github.com/apache/incubator-nuttx-apps/issues/398#issuecomment-695333199
> * recurse every subdirectory in `apps/`: slow and wasteful, not really necessary (brute force approach) originally, the system cleaned only CONFIGURED_APPS. But that stranded object files after a reconfiguration. In that case, object files in directories no longer in the configuration would be stranded forever. Cleaning everything eliminated that problem. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
