On Tue, Sep 29, 2020 at 02:46:12PM -0700, Sami Tolvanen wrote: > This change removes all instances of DISABLE_LTO from > Makefiles, as they are currently unused, and the preferred > method of disabling LTO is to filter out the flags instead. > > Suggested-by: Kees Cook <keesc...@chromium.org> > Signed-off-by: Sami Tolvanen <samitolva...@google.com>
Thanks! I think this makes things cleaner in the later patches. :) Reviewed-by: Kees Cook <keesc...@chromium.org> -- Kees Cook