[Buildroot] [V3 1/2] pkg-perl: avoid insertion of host-perl in the shebang of scripts

Bernd Kuhls bernd.kuhls at t-online.de
Sat Dec 5 23:11:24 UTC 2015


Am Fri, 04 Dec 2015 20:26:56 +0100 schrieb Francois Perrad:

> Signed-off-by: Francois Perrad
> <francois.perrad at gadz.org>
> ---
>  package/pkg-perl.mk | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/package/pkg-perl.mk b/package/pkg-perl.mk index
> a06c068..a027810 100644 --- a/package/pkg-perl.mk +++
> b/package/pkg-perl.mk @@ -140,6 +140,7 @@ define $(2)_BUILD_CMDS
>  	else \
>  		$$(MAKE1) \
>  			PERL_INC=$$(STAGING_DIR)/usr/lib/perl5/$
$(PERL_VERSION)/$$(PERL_ARCHNAME)/CORE
>  			\
> +			FIXIN=: \
>  			$$($(2)_BUILD_OPTS) pure_all; \
>  	fi
>  endef

Tested-by: Bernd Kuhls <bernd.kuhls at t-online.de>
(compile tested with Spamassassin, noticed no problems)




More information about the buildroot mailing list