RFR: 8334618: ubsan: support setting additional ubsan check options [v3]
Thomas Stuefe
stuefe at openjdk.org
Sat Jun 22 07:24:10 UTC 2024
On Fri, 21 Jun 2024 08:29:37 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
>> Sometimes it would be helpful to have configure-support for adding additional ubsan check options.
>> E.g. support new configure option '--with-additional-ubsan-checks=<check-settings>' .
>
> Matthias Baesken has updated the pull request incrementally with one additional commit since the last revision:
>
> more lines
Stupid question, could I not just pass `--with-extra-cxxflags` or similar, and have the same effect?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19802#issuecomment-2183898379
More information about the build-dev
mailing list