2017-06-14 8:08 GMT+09:00 Matthias Kaehlcke <[email protected]>: > 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 <[email protected]> > Suggested-by: Masahiro Yamada <[email protected]> > Signed-off-by: Matthias Kaehlcke <[email protected]> > ---
Acked-by: Masahiro Yamada <[email protected]> -- Best Regards Masahiro Yamada

