You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/09/12 13:41:12 UTC

[GitHub] [incubator-nuttx-apps] v01d commented on a change in pull request #380: Fix: ensure archive files do not carry object files from prior builds

v01d commented on a change in pull request #380:
URL: https://github.com/apache/incubator-nuttx-apps/pull/380#discussion_r487411033



##########
File path: Makefile
##########
@@ -87,6 +87,10 @@ else
 ifeq ($(CONFIG_BUILD_LOADABLE),)
 
 $(BIN): $(foreach SDIR, $(CONFIGURED_APPS), $(SDIR)_all)
+	$(RM) $(BIN)

Review comment:
       Yes




----------------------------------------------------------------
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:
users@infra.apache.org