From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] Makefile: compile and link each module just once
Date: Tue, 9 Sep 2008 16:52:54 +0200 [thread overview]
Message-ID: <20080909145254.GA21499@game.jcrosoft.org> (raw)
In-Reply-To: <48C691DB.1060204@ge.com>
On 11:10 Tue 09 Sep , JerryVanBaren wrote:
> Wolfgang Denk wrote:
> > Dear Andreas Engel,
> >
> > In message <48C6834B.70603@ericsson.com> you wrote:
> >> Wolfgang Denk wrote:
> >>> [...]
> >>> "COBJS = $(sort COBJS-y)" which eliminates duplicates.
> >>> [...]
> >>> +COBJS := $(sort COBJS-y)
> >>> [...]
> >>> +COBJS := $(sort COBJS-y)
> >>> [...]
> >>> +COBJS := $(sort COBJS-y)
> >> I think you'll have more luck with $(sort $(COBJS-y)).
> >
> > Argh! Of course you are right.
> >
> > And I idiot pushed this out already so we have a number of
> > un-bisectable patches on top :-( It's time to go home, it seems.
>
> Time for that beer we all owe you. You can put the first one on my tab.
>
We all do this kind of thing. But you can put the second one on my tab.
;-)
Best Regards,
J.
next prev parent reply other threads:[~2008-09-09 14:52 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-09 13:50 [U-Boot] [PATCH] Makefile: compile and link each module just once Wolfgang Denk
2008-09-09 14:08 ` Andreas Engel
2008-09-09 14:58 ` Wolfgang Denk
2008-09-09 15:10 ` JerryVanBaren
2008-09-09 14:52 ` Jean-Christophe PLAGNIOL-VILLARD [this message]
2008-09-09 21:09 ` Wolfgang Denk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080909145254.GA21499@game.jcrosoft.org \
--to=plagnioj@jcrosoft.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox