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_r395012643
########## File path: Makefile ########## @@ -167,7 +167,7 @@ endif .depdirs: $(foreach SDIR, $(CONFIGURED_APPS), $(SDIR)_depend) -.depend: context Makefile .depdirs Review comment: @liuguo09 Are there any side effects of removing this dependency?, because this is a top level Makefile. ---------------------------------------------------------------- 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