Re: Bug#952482: webkit2gtk: Please pass -mlra and -fno-move-loop-invariants on sh4
John Paul Adrian Glaubitz <[email protected]>
| Newsgroups | gmane.linux.debian.ports.superh |
|---|---|
| Message-ID | <[email protected]> |
On 2/26/20 2:40 PM, Alberto Garcia wrote: > Thanks, patch applied. It won't help, unfortunately. Because there is one other source file where the removed optimization won't help. The mlra is necessary in any case and I'm about to switch GCC on sh4 to use LRA by default now. > The sh4 build is currently failing because of this however: > > Running > > '/usr/bin/ninja' '--version' > > failed with: > > Process terminated due to timeout > > But this has nothing to do with this patch, right? Yes, this is completely unrelated and just an artifact which can be ignored. Adrian