numam-dpdk/config/ppc
David Christensen b3fc562453 config/ppc: fix native build with GCC 4.8.5 on RHEL 7
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: 7501968808 ("config/ppc: select instruction set for IBM Power10")

Signed-off-by: David Christensen <drc@linux.vnet.ibm.com>
2021-11-04 09:12:55 +01:00
..
meson.build config/ppc: fix native build with GCC 4.8.5 on RHEL 7 2021-11-04 09:12:55 +01:00
ppc64le-power8-linux-gcc devtools: add ppc64 in meson build test 2020-06-30 01:18:35 +02:00