RFR: 8348582: Set -fstack-protector when building with clang

Matthias Baesken mbaesken at openjdk.org
Wed Jan 29 13:07:51 UTC 2025


On Mon, 27 Jan 2025 12:52:25 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

> We noticed -fstack-protector is set when building on Linux with gcc but we miss it in the Hotspot compile calls when building on Linux with clang.
> AIX/clang has already the -fstack-protector setting.
> MacOS/clang misses it.

Thanks for the reviews !

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

PR Comment: https://git.openjdk.org/jdk/pull/23316#issuecomment-2621582068


More information about the build-dev mailing list