RFR: 8261211: Zero: alpha builds fail with '-fstack-protector not supported for this target' [v2]
Aleksey Shipilev
shade at openjdk.java.net
Mon Feb 8 11:38:43 UTC 2021
On Fri, 5 Feb 2021 11:13:19 GMT, John Paul Adrian Glaubitz <glaubitz at openjdk.org> wrote:
> I think you should just add a hack to your CI to work around this issue until OpenJDK has moved to gcc-10.
Right. `--disable-warnings-as-errors` seems to be working as the workaround. I'll close this issue as WNF, instead of hacking the build system for this obscure corner case.
-------------
PR: https://git.openjdk.java.net/jdk/pull/2423
More information about the build-dev
mailing list