2018-07-12 20:08 GMT+09:00 Uwe Kleine-König <[email protected]>: > On Thu, Jul 12, 2018 at 07:38:36PM +0900, Masahiro Yamada wrote: >> Suppress warnings for systems that do not recognize LFS_*. >> >> getconf: no such configuration parameter `LFS_CFLAGS' >> getconf: no such configuration parameter `LFS_LDFLAGS' >> getconf: no such configuration parameter `LFS_LIBS' >> >> Fixes: d7f14c66c273 ("kbuild: Enable Large File Support for hostprogs") >> Reported-by: Chen Feng <[email protected]> >> Cc: Uwe Kleine-König <[email protected]> >> Signed-off-by: Masahiro Yamada <[email protected]> > > Which is the system that doesn't know about LFS_* and you care about?
No particular system in my mind. Chen Feng reported this before. I also found this: https://stackoverflow.com/questions/47367350/how-to-recompile-torvalds-linux-from-mac-osx-high-sierra > Irrespective of that: > > Acked-by: Uwe Kleine-König <[email protected]> > > Best regards > Uwe > > -- > Pengutronix e.K. | Uwe Kleine-König | > Industrial Linux Solutions | http://www.pengutronix.de/ | > -- > To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in > the body of a message to [email protected] > More majordomo info at http://vger.kernel.org/majordomo-info.html -- Best Regards Masahiro Yamada

