RFR: 8349150: Support precompiled headers on AIX
Joachim Kern
jkern at openjdk.org
Mon Feb 3 12:41:45 UTC 2025
On Mon, 3 Feb 2025 12:24:17 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> The clang compiler currently used on AIX should be able to support precompiled headers in the HS build (same as on Linux or macOS where clang is used).
> However currently the precompiled headers feature is disabled on AIX (probably because the old xlc had issues with this feature).
LGTM
-------------
Marked as reviewed by jkern (Committer).
PR Review: https://git.openjdk.org/jdk/pull/23417#pullrequestreview-2589775189
More information about the build-dev
mailing list