xiaoxiang781216 commented on a change in pull request #380: URL: https://github.com/apache/incubator-nuttx-apps/pull/380#discussion_r487549682
########## File path: Application.mk ########## @@ -131,13 +131,12 @@ $(CXXOBJS): %$(SUFFIX)$(OBJEXT): %$(CXXEXT) $(if $(and $(CONFIG_BUILD_LOADABLE),$(CXXELFFLAGS)), \ $(call ELFCOMPILEXX, $<, $@), $(call COMPILEXX, $<, $@)) -.built: $(OBJS) +link: Review comment: should we change to archive to reflect what this tep really do? ---------------------------------------------------------------- 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