xiaoxiang781216 commented on pull request #1614: URL: https://github.com/apache/incubator-nuttx/pull/1614#issuecomment-677659453
Should we change the document like this instead? "enforce distclean if configuration change" Our build script always interact with the build system like this: ``` ./configure.sh -e chip:config ./make -jx ``` but we don't want to do the full build if there isn't configuration change. ---------------------------------------------------------------- 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]
