[PATCH v2] build: set rte toolchain macros from predefined macros
    Thomas Monjalon 
    thomas at monjalon.net
       
    Mon Feb 19 02:51:24 CET 2024
    
    
  
08/01/2024 12:18, Bruce Richardson:
> On Tue, Jan 02, 2024 at 04:11:15PM -0800, Tyler Retzlaff wrote:
> > Stop writing RTE_TOOLCHAIN_XXX macros to rte_build_config.h. When an
> > application builds it doesn't necessarily use the same toolchain that
> > DPDK was built with.
> > 
> > Instead evaluate toolchain predefined macros and define
> > RTE_TOOLCHAIN_XXX macros as appropriate each time rte_config.h is
> > preprocessed.
> > 
> > Signed-off-by: Tyler Retzlaff <roretzla at linux.microsoft.com>
> 
> I don't see an issue with doing this.
> 
> Acked-by: Bruce Richardson <bruce.richardson at intel.com>
Applied, thanks.
    
    
More information about the dev
mailing list