On Wed, Aug 16, 2017 at 08:17:00AM +0800, Qu Wenruo wrote: > > > On 2017年08月16日 02:11, Eric Sandeen wrote: > > The mktables binary needs to be build with the host > > compiler at built time, not the target compiler, because > > it runs at build time to generate the raid tables. > > > > Copy auto-fu from xfsprogs and modify Makefile to > > accomodate this. > > > > Reported-by: Hallo32 <hall...@gmx.net> > > Signed-off-by: Eric Sandeen <sand...@redhat.com> > > Looks better than my previous patch. > With @BUILD_CLFAGS support and better BUILD_CC/CLFAGS detection for > native build environment.
The contents of tables.c has practially not changed since its introduction in 2000s. I see no sense in regenerating it each time during build and I don't want to introduce host CC build just for this one file, standard practice or not. -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html