Ouss4 commented on a change in pull request #263:
URL: 
https://github.com/apache/incubator-nuttx-apps/pull/263#discussion_r428361299



##########
File path: examples/elf/tests/hello/Makefile
##########
@@ -33,16 +33,7 @@
 #
 ############################################################################
 
--include $(TOPDIR)/Make.defs
-
-OBJEXT ?= .o
-DELIM ?= /
-
-ifeq ($(CONFIG_CYGWIN_WINTOOL),y)
-NUTTXLIB = "${shell cygpath -w $(TOPDIR)$(DELIM)staging}"

Review comment:
       If NUTTXLIB is removed, where doesn't come from? It's used below.




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


Reply via email to