masayuki2009 commented on a change in pull request #127: Nightly parallel build fix for elf/posix_spawn/module build break URL: https://github.com/apache/incubator-nuttx-apps/pull/127#discussion_r395374048
########## File path: Makefile ########## @@ -167,7 +167,7 @@ endif .depdirs: $(foreach SDIR, $(CONFIGURED_APPS), $(SDIR)_depend) -.depend: context Makefile .depdirs Review comment: @liuguo09 >So remove context dependency for apps >depend to make sure context build only one time for apps. I understood and confirmed that context build for apps is done only once. ---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services