Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1167659
| From | Vineet Gupta <Vineet.Gupta1@synopsys.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: subtle side effect of commit a1c48bb160f836 |
| Date | 2015-06-18 10:10 +0200 |
| Message-ID | <pCD3A-2zn-15@gated-at.bofh.it> (permalink) |
| References | <pCBXP-Or-7@gated-at.bofh.it> <pCChb-1pQ-1@gated-at.bofh.it> <pCCAy-1Mb-15@gated-at.bofh.it> <pCCAy-1Mb-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
subtle side effect of commit a1c48bb160f836 Vineet Gupta <Vineet.Gupta1@synopsys.com> - 2015-06-18 09:00 +0200
Re: subtle side effect of commit a1c48bb160f836 Geert Uytterhoeven <geert@linux-m68k.org> - 2015-06-18 09:20 +0200
Re: subtle side effect of commit a1c48bb160f836 Geert Uytterhoeven <geert@linux-m68k.org> - 2015-06-18 09:40 +0200
Re: subtle side effect of commit a1c48bb160f836 Vineet Gupta <Vineet.Gupta1@synopsys.com> - 2015-06-18 10:10 +0200
Re: subtle side effect of commit a1c48bb160f836 Vineet Gupta <Vineet.Gupta1@synopsys.com> - 2015-06-18 09:40 +0200
Re: subtle side effect of commit a1c48bb160f836 Michal Marek <mmarek@suse.cz> - 2015-06-18 10:20 +0200
csiph-web