yamt commented on a change in pull request #781: esp32: Remove the unecessary 
PREPROCESS call to fix build warning
URL: https://github.com/apache/incubator-nuttx/pull/781#discussion_r407937055
 
 

 ##########
 File path: boards/xtensa/esp32/esp32-core/src/Makefile
 ##########
 @@ -58,7 +58,6 @@ EXTRA_DISTCLEAN = $(call DELFILE, $(SCRIPTOUT))
 include $(TOPDIR)/boards/Board.mk
 
 $(SCRIPTOUT): $(SCRIPTIN) $(CONFIGFILE)
-       # $(call PREPROCESS, $(SCRIPTIN), $@)
 
 Review comment:
   how does removing a commented out line fix the warning?

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


With regards,
Apache Git Services

Reply via email to