[dpdk-dev] [PATCH v9 07/14] build: isolate configuration for	generic build
    Thomas Monjalon 
    thomas at monjalon.net
       
    Fri Nov 13 14:11:05 CET 2020
    
    
  
11/11/2020 14:18, Juraj Linkeš:
> Use generic configuration for the only build where it makes sense - the
> generic build. For other builds, if we don't know either of implementer
> ID or part number, the build is not supported.
> Add part numbers to cross files where fallback to generic configuration
> is assumed.
> 
> Signed-off-by: Juraj Linkeš <juraj.linkes at pantheon.tech>
It fails for config/arm/arm64_dpaa_linux_gcc:
config/arm/meson.build:223:2: ERROR: Unknown cross property: part_number.
Are you testing all platforms in config/arm/?
    
    
More information about the dev
mailing list