liuguo09 commented on issue #1880:
URL: 
https://github.com/apache/incubator-nuttx/issues/1880#issuecomment-698634812


   @patacongo @btashton @xiaoxiang781216  It seems cygwin build using 
copydir.sh as DIRLINK in tools/Config.mk. In cygwin case, there are two copies: 
include/arch/chip and arch/arm/include/chip. And it finally only clean 
include/arch/chip. So could we switch to use link.sh as DIRLINK for cygwin 
build to keep one copy firstly? I have tested using link.sh locally and 
distclean verify ok. As to copydir.sh case, it may need separate out a 
clean_links target as @patacongo suggests.


----------------------------------------------------------------
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:
[email protected]


Reply via email to