On Mon, Sep 06, 2021 at 12:30:07PM +0200, Jan Beulich wrote: > On 06.09.2021 12:06, Anthony PERARD wrote: > > On Thu, Sep 02, 2021 at 12:08:58PM +0200, Jan Beulich wrote: > >> On 24.08.2021 12:49, Anthony PERARD wrote: > >>> +# To be use with $(a_flags) or $(c_flags) to produce CPP flags > >>> +cpp_flags = $(filter-out -Wa$(comma)% -flto,$(1)) [..] > Well, yes. This way one could also pass more than just the expansion of > either of these two variables. The thing that made me think of the > alternative is the comment: Would you mind if I inserted "e.g." in there, > to make clear this isn't limited to these two variables?
Adding "e.g." is fine. Thanks. -- Anthony PERARD
