patacongo commented on issue #442: tools/Makefile.unix:  Remove FORBIDDEN CXD56 
code in common Makefile.
URL: https://github.com/apache/incubator-nuttx/issues/442#issuecomment-595443228
 
 
   Another option is to use a 'define POSTBUILD' in tools/Config.mk.  That 
definition would be empty , but could be overriden in any Make.defs file by 
adding a 'define POSTBUILD'.
   
   I do this for the ZDS-II tools which are not very compatible with GNU tools. 
 I add a zds_Config.mk in tools/zds.  That .mk file redefines several things in 
tools/Config.mk and tools/zds/zds_Config.mk is included by all Make.defs that 
use ZDS-II tools.
   
   As a result, the very strange ZDS-II tools work with not impact to other 
build-related files.

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