Re: [base-gcc/sparc64] Fix build of editors/dte

2021-05-11 Thread Brian Callahan
Hi Kurt -- On Tuesday, May 11th, 2021 at 12:39 PM, Kurt Mosiejczuk wrote: > editors/dte fails with the following on sparc64: > > cc1: error: unrecognized command line option "-Wvla" > > Switching it to use ports-gcc rather than base-gcc fixes it. > > ok? > > --Kurt > OK with me, thanks. ~Bri

[base-gcc/sparc64] Fix build of editors/dte

2021-05-11 Thread Kurt Mosiejczuk
editors/dte fails with the following on sparc64: cc1: error: unrecognized command line option "-Wvla" Switching it to use ports-gcc rather than base-gcc fixes it. ok? --Kurt Index: Makefile === RCS file: /cvs/ports/editors/dte/Mak