On Fri, Mar 04, 2022 at 10:56:08AM +0000, Stuart Henderson wrote: > On 2022/03/04 10:39, Klemens Nanni wrote:
> > > We could also disable the flag that triggers this? > > Meh, that only "worked" because my sparc64 tree was still at snappy > > 1.1.8 which builds anyway... :) > > > > ok? > > OK kn for your patch > Should be all ports-gcc rather than just sparc64. I thought that might be the case, but couldn't come up with what to use. > Maybe use !defined(__clang__) ? Like that. :) I'll use that instead. --Kurt