zouboan commented on code in PR #1407:
URL: 
https://github.com/apache/incubator-nuttx-apps/pull/1407#discussion_r1021704509


##########
Application.mk:
##########
@@ -62,7 +62,10 @@ ifeq ($(BUILD_MODULE),y)
 endif
 
 SUFFIX = $(subst $(DELIM),.,$(CWD))
+
+ifeq ($(CONFIG_WINDOWS_NATIVE),)
 PROGNAME := $(shell echo $(PROGNAME))

Review Comment:
   tested both on linux and windows native



-- 
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.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to