On Sun, 28 Jun 2020 10:50:41 +0900
Masahiro Yamada <[email protected]> wrote:

> CFLAGS_REMOVE_<file>.o works per object, that is, there is no
> convenient way to filter out flags for every object in a directory.
> 
> Add ccflags-remove-y and asflags-remove-y to make it easily.
> 
> Use ccflags-remove-y to clean up some Makefiles.
> 
> Suggested-by: Sami Tolvanen <[email protected]>
> Signed-off-by: Masahiro Yamada <[email protected]>
> ---

Nice feature!

Acked-by: Steven Rostedt (VMware) <[email protected]>

-- Steve

Reply via email to