On Sat, Apr 18, 2020 at 1:40 AM Kurt Mosiejczuk <k...@cranky.work> wrote: > > Build of rgbds-0.4.0 intially failed with > 'cc1: error: unrecognized command line option "-std=c11"' > > By adding these COMPILER and COMPILER_LANGS lines, the build on sparc64 > was fixed by making the build use ports-gcc instead.
I don't understand how the ports infrastructure works for non-LLVM systems. But if this is the method other C11 ports use to fix the build on those architectures, I have no objection.