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/04 13:36:54 UTC

[GitHub] [incubator-nuttx] johannes-nivus commented on pull request #1679: Replace WINTOOL with CONFIG_CYGWIN_WINTOOL

johannes-nivus commented on pull request #1679:
URL: https://github.com/apache/incubator-nuttx/pull/1679#issuecomment-687150246


   @xiaoxiang781216 
   If I'm not wrong, make export is now broken, because -w is still used in Makefile.unix (120):
   ```
   MKEXPORT= tools/mkexport.sh
   MKEXPORT_ARGS = -w$(CONFIG_CYGWIN_WINTOOL) -t "$(TOPDIR)" -b "$(BOARD_DIR)"
   ```
   


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