> On Apr 19, 2023, at 5:12 PM, Havard Eidnes <h...@netbsd.org> wrote: > > -V HOST_CFLAGS="-O -fcommon"
Indeed, this (without -O) works. The key is the HOST_CFLAGS variable; I was thinking of just CFLAGS at first. Thanks a lot. Cheers, Brook
> On Apr 19, 2023, at 5:12 PM, Havard Eidnes <h...@netbsd.org> wrote: > > -V HOST_CFLAGS="-O -fcommon"
Indeed, this (without -O) works. The key is the HOST_CFLAGS variable; I was thinking of just CFLAGS at first. Thanks a lot. Cheers, Brook