RFR: 8363910: Avoid tuning for Power10 CPUs on Linux ppc64le when gcc < 10 is used

Thomas Stuefe stuefe at openjdk.org
Fri Jul 25 09:06:54 UTC 2025


On Wed, 23 Jul 2025 12:23:04 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

> Older gcc version (8, 9) do not support the -mtune=power10 flag. We should set this only when recent gcc versions are used.

Very good, this helps our CI errors.

/Thomas

-------------

Marked as reviewed by stuefe (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/26442#pullrequestreview-3054676966


More information about the build-dev mailing list