]> git.pld-linux.org Git - packages/openjdk8.git/commit - openjdk8.spec
disable -Werror in hotspot
authorJan Palus <atler@pld-linux.org>
Mon, 2 Aug 2021 10:38:14 +0000 (12:38 +0200)
committerJan Palus <atler@pld-linux.org>
Mon, 2 Aug 2021 10:38:14 +0000 (12:38 +0200)
commitd164db4baff882e53a51bc5f59a865cfa25b04ea
tree4130c3cf6405f53c22ec83c501d998c2b7880e55
parent1a65e951495e2d38721baa3c1847cd0e7d54584b
disable -Werror in hotspot

triggers bogus nonnull warnings treated as errors. noticed already by
icedtea (infra down):

http://openjdk.5641.n7.nabble.com/Bug-3838-New-IcedTea8-Bogus-Wnonnull-warning-on-Zero-builds-td463114.html

possibly caused by gcc 11 regression:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96003
hotspot-disable-werror.patch [new file with mode: 0644]
openjdk8.spec
This page took 0.148705 seconds and 4 git commands to generate.