[dpdk-dev] [PATCH] config/ppc: fix meson build failure with gcc 4.8.5 on RHEL/CENTOS7
    David Marchand 
    david.marchand at redhat.com
       
    Thu Nov  4 09:10:53 CET 2021
    
    
  
On Wed, Nov 3, 2021 at 9:01 PM David Christensen <drc at linux.vnet.ibm.com> wrote:
>
> The POWER meson.build file incorrectly checks if the detected CPU is
> "greater than" POWER8 when it should actually test for "greater than or
> equal to" POWER8.  Fixed the comparison operator.
>
> Bugzilla ID: 875
> Fixes: 750196880843 ("config/ppc: select instruction set for IBM Power10")
>
> Signed-off-by: David Christensen <drc at linux.vnet.ibm.com>
Applied, thanks.
-- 
David Marchand
    
    
More information about the dev
mailing list