On Thursday 18 June 2015 01:07 PM, Geert Uytterhoeven wrote: >>> >> Can we include $(srctree)/arch/$(SRCARCH)/Makefile twice? >> > >> > Something like this would be ideal, but does that not bring back your warnings ? > I don't think so. The warnings were caused by using the host compiler instead > of the cross compiler while checking for the support of some compiler options. Tried that but build system spews tons of warning about over-riding commands... ----->8------- arch/arc/Makefile:103: warning: overriding commands for target `uImage' arch/arc/Makefile:103: warning: ignoring old commands for target `uImage' arch/arc/Makefile:103: warning: overriding commands for target `uImage.bin' arch/arc/Makefile:103: warning: ignoring old commands for target `uImage.bin' ... ... ----->8------- -- To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html