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_r384270110
########## File path: Application.mk ########## @@ -163,6 +157,9 @@ endif install:: $(PROGLIST) +show-objs: Review comment: are there some sort of circular dependency? libapps -> SYMTABSRC -> install -> linking with LDLIBS, including libapps ---------------------------------------------------------------- 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
