On Fri, Apr 09, 2021 at 10:01:54PM +0200, Florian Viehweger wrote: > Am Fri, 09 Apr 2021 14:37:35 +0200 > schrieb Omar Polo <[email protected]>:
> > [email protected] writes: > > > http://build-failures.rhaalovely.net/sparc64/2021-04-06/net/vger.log > > This should fix the build with gcc > Thank you for looking at this. > This compiles for me on amd64 and I've done (light) testing. > Can anybody with working sparc64 hardware please test this? > Attached is a modified diff with added REVISION. > Thank you! Adding -std=c99 (or -std=gnu99) does fix it on sparc64. I was doing a test of something (adding -std=gnu99 by default for base-gcc) and vger compiled fine there. --Kurt
