yamt commented on a change in pull request #95: Avoid calling ARCHIVE in multiple places (again) URL: https://github.com/apache/incubator-nuttx-apps/pull/95#discussion_r384276901
########## File path: Application.mk ########## @@ -163,6 +157,9 @@ endif install:: $(PROGLIST) +show-objs: Review comment: so, flock in $(APPDIR)/Makefile (step 4) should not be necessary because there should not be concurrent ARCHIVE activities (step 1) at that point? ---------------------------------------------------------------- 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] With regards, Apache Git Services
