RFR: 8348582: Set -fstack-protector when building with clang
Erik Joelsson
erikj at openjdk.org
Tue Jan 28 14:21:46 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.
Marked as reviewed by erikj (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/23316#pullrequestreview-2578395807
More information about the build-dev
mailing list