[Buildroot] [PATCH 5/6] mark odd strip invocations

Peter Korsgaard jacmet at uclibc.org
Tue Oct 6 18:34:55 UTC 2009


>>>>> "Bernhard" == Bernhard Reutner-Fischer <rep.dot.nop at gmail.com> writes:

 Bernhard> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop at 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.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list