b3fc562453
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:
|
||
---|---|---|
.. | ||
meson.build | ||
ppc64le-power8-linux-gcc |