2017-06-14 8:08 GMT+09:00 Matthias Kaehlcke <m...@chromium.org>: > hostcc-option is equivalent to cc-option, but uses the host compiler > and HOSTCFLAGS. Change HOSTCFLAGS to a simple expanded variable to > allow for HOSTCFLAGS += $(call hostcc-option, ...). > > Suggested-by: Arnd Bergmann <a...@arndb.de> > Suggested-by: Masahiro Yamada <yamada.masah...@socionext.com> > Signed-off-by: Matthias Kaehlcke <m...@chromium.org> > ---
Acked-by: Masahiro Yamada <yamada.masah...@socionext.com> -- Best Regards Masahiro Yamada