On Fri, Oct 16, 2020 at 2:11 AM Masahiro Yamada <masahiroy@xxxxxxxxxx> wrote: > > On Sat, Sep 19, 2020 at 11:39 PM Uwe Kleine-König > <u.kleine-koenig@xxxxxxxxxxxxxx> wrote: > > > > When building with > > > > $ HOST_EXTRACFLAGS=-g make > > > I do not think this is the intended usage > of HOST_EXTRACFLAGS. Okay, but I looked at all the other instances of HOST_EXTRACFLAGS and they do '+='. Are they all wrong? Rob