From: Bernhard Fischer <rep.dot.nop@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] gcc 4.2.2 patch
Date: Fri, 28 Mar 2008 22:13:42 +0100 [thread overview]
Message-ID: <20080328211342.GP1783@mx.loc> (raw)
In-Reply-To: <1206738222.3224.78.camel@nigel-x60>
On Fri, Mar 28, 2008 at 09:03:42PM +0000, Nigel Kukard wrote:
>> close.
>> Correct would have been to use $(INSTALL). Also the for loop doesn't
>> make too much sense, fwiw.
>>
>> Something like this should do everything that is needed and is not
>> bloated:
>> $(INSTALL) -D -m0755 $(patsubst %,$(STAGING_DIR)/sbin/%,$(LVM2_SBIN)) $(TARGET_DIR)/sbin/
>>
>> Remember that this is *make* and not your favourite shell..
>
>Thanks, I'll keep that in mind. I've found quite a number of for's in
>the tree, if I come across them again I'll fix it.
Fair enough, but it would be nicer if you would take it upon you to fix
them in one sweep and once and for all. Every such occurance should be
fixed and no new occurance (or touch thereof) should be accepted into
the tree.
Same with all those (="??%?) touch /the/make_target. There is $@ and it
should be used for the sake of cleanlyness. I could go on with another
handful of such cruft but you get the idea..
prev parent reply other threads:[~2008-03-28 21:13 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-28 20:22 [Buildroot] gcc 4.2.2 patch Nigel Kukard
2008-03-28 20:41 ` Bernhard Fischer
2008-03-28 20:59 ` Peter Korsgaard
2008-03-28 21:10 ` Bernhard Fischer
2008-03-28 21:16 ` Nigel Kukard
2008-03-28 21:03 ` Nigel Kukard
2008-03-28 21:13 ` Bernhard Fischer [this message]
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=20080328211342.GP1783@mx.loc \
--to=rep.dot.nop@gmail.com \
--cc=buildroot@busybox.net \
/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