patacongo opened a new pull request #457: Build System:  Resolve CPU-specific 
logic in common build files
URL: https://github.com/apache/incubator-nuttx/pull/457
 
 
   * tools/Config.mk - Add empty definition POSTBUILD
   * tools/Makefile.unix/win - Replace CXD56xx specific logic with $(call 
POSTBUILD)
   * boards/arm/cxd56xx/scripts/cxd56xx_Config.mk - Add POSTBUILD definitions 
with logic removed from Makefile.unix/win
   * boards/arm/cxd56xx/spresense/scripts/Make.defs - Include cxd56xx_Config.mk 
immediately after tools/Config.mk so that the empty POSTBUILD definition will 
be replaced with the correct one
   
   NOTE: There is a precedent for this approach.  This is the way that other 
architecture-specific build options are implemented.  See, for example, 
tools/zds/zds_Config.mk

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