From: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 5/6] mark odd strip invocations
Date: Tue, 6 Oct 2009 20:42:41 +0200 [thread overview]
Message-ID: <20091006184241.GB10261@mx.loc> (raw)
In-Reply-To: <87eipg2wxc.fsf@macbook.be.48ers.dk>
On Tue, Oct 06, 2009 at 08:34:55PM +0200, Peter Korsgaard wrote:
>>>>>> "Bernhard" == Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> writes:
>
> Bernhard> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
> Bernhard> ---
> Bernhard> package/ntfs-3g/ntfs-3g.mk | 2 ++
> Bernhard> 1 files changed, 2 insertions(+), 0 deletions(-)
>
> Bernhard> diff --git a/package/ntfs-3g/ntfs-3g.mk b/package/ntfs-3g/ntfs-3g.mk
> Bernhard> index efe15fa..c6894e4 100644
> Bernhard> --- a/package/ntfs-3g/ntfs-3g.mk
> Bernhard> +++ b/package/ntfs-3g/ntfs-3g.mk
> Bernhard> @@ -20,8 +20,10 @@ $(NTFS_3G_TARGET_INSTALL_TARGET): $(NTFS_3G_TARGET_INSTALL_STAGING)
>
> Bernhard> ifeq ($(BR2_ENABLE_DEBUG),)
> Bernhard> $(NTFS_3G_HOOK_POST_INSTALL): $(NTFS_3G_TARGET_INSTALL_TARGET)
> Bernhard> + # huh?
> Bernhard> $(STRIPCMD) $(STRIP_STRIP_ALL) $(TARGET_DIR)/bin/ntfs-3g
> Bernhard> $(STRIPCMD) $(STRIP_STRIP_ALL) $(TARGET_DIR)/bin/ntfs-3g.probe
> Bernhard> + # huhu? STRIP_STRIP_UNNEEDED
>
>Please just fix stuff instead of adding questions in comments.
People should be made aware of stuff like that. Did the .so work at all
if you stripped all (instead of only unneeded)?
next prev parent reply other threads:[~2009-10-06 18:42 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-06 18:26 [Buildroot] [PATCH 0/6] misc config-cleanup Bernhard Reutner-Fischer
2009-10-06 18:26 ` [Buildroot] [PATCH 1/6] atmel mirrors are only needed for atmel targets Bernhard Reutner-Fischer
2009-10-06 18:26 ` [Buildroot] [PATCH 2/6] always append FPU_SUFFIX Bernhard Reutner-Fischer
2009-10-06 18:26 ` [Buildroot] [PATCH 3/6] default to EABI on arm Bernhard Reutner-Fischer
2009-10-06 18:26 ` [Buildroot] [PATCH 4/6] improve arch selection and gcc setup Bernhard Reutner-Fischer
2009-10-06 18:26 ` [Buildroot] [PATCH 5/6] mark odd strip invocations Bernhard Reutner-Fischer
2009-10-06 18:26 ` [Buildroot] [PATCH 6/6] remove superfluous OPTIMIZE and DEBUG config knobs Bernhard Reutner-Fischer
2009-10-06 18:41 ` Peter Korsgaard
2009-10-06 18:49 ` Bernhard Reutner-Fischer
2009-10-06 20:35 ` Thomas Petazzoni
2009-10-07 6:47 ` Bernhard Reutner-Fischer
2009-10-07 7:03 ` Peter Korsgaard
2009-10-07 7:14 ` Bernhard Reutner-Fischer
2009-10-06 18:34 ` [Buildroot] [PATCH 5/6] mark odd strip invocations Peter Korsgaard
2009-10-06 18:42 ` Bernhard Reutner-Fischer [this message]
2009-10-06 18:51 ` Peter Korsgaard
2009-10-06 20:01 ` Olaf Rempel
2009-10-07 6:41 ` Bernhard Reutner-Fischer
2009-10-07 7:51 ` Peter Korsgaard
2009-10-06 18:36 ` [Buildroot] [PATCH 4/6] improve arch selection and gcc setup Peter Korsgaard
2009-10-06 18:44 ` Bernhard Reutner-Fischer
2009-10-06 18:51 ` Peter Korsgaard
2009-10-07 18:26 ` Bernhard Reutner-Fischer
2009-10-06 18:35 ` [Buildroot] [PATCH 3/6] default to EABI on arm Peter Korsgaard
2009-10-06 21:07 ` Peter Korsgaard
2009-10-06 18:34 ` [Buildroot] [PATCH 2/6] always append FPU_SUFFIX Peter Korsgaard
2009-10-06 18:40 ` Bernhard Reutner-Fischer
2009-10-06 18:47 ` Peter Korsgaard
2009-10-06 20:31 ` Thomas Petazzoni
2009-10-06 20:30 ` Thomas Petazzoni
2009-10-06 18:32 ` [Buildroot] [PATCH 1/6] atmel mirrors are only needed for atmel targets Peter Korsgaard
2009-10-06 21:07 ` Peter Korsgaard
2009-10-06 21:13 ` [Buildroot] [PATCH 1/6] atmel mirrors are only needed for atmeltargets H Hartley Sweeten
2009-10-06 21:28 ` Peter Korsgaard
2009-10-06 18:32 ` [Buildroot] [PATCH 0/6] misc config-cleanup Peter Korsgaard
2009-10-06 20:31 ` Thomas Petazzoni
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=20091006184241.GB10261@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