Re: [patch] fix compiler flag for linux sparc targets

2016-09-05 Thread David Holmes
On 5/09/2016 9:33 PM, Erik Joelsson wrote: Patch looks ok. To my knowledge, nobody is actively keeping linux-sparc working in 9, so I would expect it to be broken. It is not a listed platform for 9 or 8 (not even listed as known to be broken): https://wiki.openjdk.java.net/display/Build/Sup

Re: [patch] fix compiler flag for linux sparc targets

2016-09-05 Thread Erik Joelsson
Patch looks ok. To my knowledge, nobody is actively keeping linux-sparc working in 9, so I would expect it to be broken. /Erik On 2016-09-05 13:10, Matthias Klose wrote: at least in 9b134 the build system currently picks up the wrong compiler flag on linux sparc targets. The patch below only