Home
last modified time | relevance | path

Searched refs:PERL (Results 1 – 25 of 56) sorted by relevance

123

/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/intltool/intltool/
H A Dnoperlcheck.patch4 correct value of PERL being passed in.
18 -AC_PATH_PROG(PERL, perl)
19 if test -z "$PERL"; then
23 -$PERL -e "use 5.8.1;" > /dev/null 2>&1
27 - PERL_VERSION="`$PERL -e \"printf '%vd', $^V\"`"
31 -if `$PERL -e "require XML::Parser" 2>/dev/null`; then
35 + AC_MSG_ERROR([PERL variable not set])
37 +AC_SUBST(PERL)
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/mc/files/
H A D0001-mc-replace-perl-w-with-use-warnings.patch10 There would be errors when @PERL@ is longer than 128, use
37 -#! @PERL@ -w
38 +#! @PERL@
47 -#! @PERL@ -w
48 +#! @PERL@
66 -#! @PERL@ -w
67 +#! @PERL@
79 -#! @PERL@ -w
80 +#! @PERL@
97 -#! @PERL@ -w
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/valgrind/valgrind/
H A Dfixed-perl-path.patch7 otherwise @PERL@ will be replaced to perl-native binary,
12 1. configure.ac should differentiate PERL and HOSTPERL
33 -#! @PERL@
43 -#! @PERL@
53 -#! @PERL@
63 -#! @PERL@
73 -#! @PERL@
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/automake/
H A Dautomake_1.16.5.bb32 PERL = "${USRBINPATH}/perl"
33 PERL:class-native = "${USRBINPATH}/env perl"
34 PERL:class-nativesdk = "${USRBINPATH}/env perl"
36 CACHED_CONFIGUREVARS += "ac_cv_path_PERL='${PERL}'"
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/autoconf/autoconf/
H A Dman-host-perl.patch14 - PERL="$(PERL)"; \
20 - export PATH PERL PACKAGE_NAME VERSION RELEASE_YEAR; \
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/groff/files/
H A D0001-replace-perl-w-with-use-warnings.patch10 There would be errors when @PERL@ is longer than 128, use
55 -#!@PERL@ -w
56 +#!@PERL@
73 -#!@PERL@ -w
74 +#!@PERL@
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/intltool/
H A Dintltool_0.51.0.bb25 export PERL = "${bindir}/env perl"
26 PERL:class-native = "/usr/bin/env nativeperl"
27 PERL:class-nativesdk = "/usr/bin/env perl"
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/autoconf/
H A Dautoconf_2.71.bb59 PERL = "${USRBINPATH}/perl"
60 PERL:class-native = "/usr/bin/env perl"
61 PERL:class-nativesdk = "/usr/bin/env perl"
63 CACHED_CONFIGUREVARS += "ac_cv_path_PERL='${PERL}'"
/OK3568_Linux_fs/kernel/drivers/crypto/vmx/
H A DMakefile11 quiet_cmd_perl = PERL $@
12 cmd_perl = $(PERL) $(<) $(flavour) > $(@)
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp/
H A D0004-configure-fix-incorrect-variable.patch24 - @(cd perl ; $(MAKE) LD_RUN_PATH="$(libdir):`$(PERL) -e 'use Config; print qq($$Config{archlibexp}…
25 + @(cd perl ; $(MAKE) LD_RUN_PATH="$(libdir):`$(PERL) -e 'use Config; print qq($$Config{installpriv…
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/perl/files/
H A D0001-Somehow-this-module-breaks-through-the-perl-wrapper-.patch29 $self->{PERL} ||=
33 my $perl = $self->{PERL};
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/autoconf-2.13/
H A Dautoconf-2.13-native_2.13.bb27 PERL = "${USRBINPATH}/perl"
29 CACHED_CONFIGUREVARS += "ac_cv_path_PERL='${PERL}'"
/OK3568_Linux_fs/buildroot/boot/syslinux/
H A D0004-utils-Use-the-host-toolchain-to-build.patch40 $(PERL) $(SRC)/bin2hex.pl < $(OBJ)/../mbr/mbr.bin | cat $(SRC)/mkdiskimage.in - > $@
42 $(PERL) $(SRC)/isohdpfxarray.pl $(ISOHDPFX) > $@
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-printing/gutenprint/
H A Dgutenprint_git.bb19 # We also set the path to PERL as else the version in hosttools would be used
23 EXTRA_OECONF = "--without-doc --disable-test --disable-nls PERL=/usr/bin/perl"
/OK3568_Linux_fs/kernel/arch/arm/crypto/
H A DMakefile51 quiet_cmd_perl = PERL $@
52 cmd_perl = $(PERL) $(<) > $(@)
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/quilt/
H A Dquilt.inc40 find ${S} -name "*.in" -exec sed -i -e "1s,^#\!.*@PERL@ -w$,#\! @PERL@\nuse warnings;," {} \;
/OK3568_Linux_fs/buildroot/package/
H A DMakefile.in250 export PERL=$(shell which perl)
297 INTLTOOL_PERL=$(PERL)
324 INTLTOOL_PERL=$(PERL)
/OK3568_Linux_fs/buildroot/package/dahdi-tools/
H A Ddahdi-tools.mk20 DAHDI_TOOLS_CONF_ENV = PERL=/usr/bin/perl
/OK3568_Linux_fs/kernel/scripts/
H A Dlink-vmlinux.sh52 ${PERL} ${srctree}/scripts/generate_initcall_order.pl \
271 ${PERL} ${srctree}/scripts/generate_cfi_kallsyms.pl ${1} | \
/OK3568_Linux_fs/kernel/arch/mips/crypto/
H A DMakefile19 cmd_perlasm = $(PERL) $(<) $(perlasm-flavour-y) $(@)
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-lib/libx11/
H A Ddisable_tests.patch17 -LOG_COMPILER = $(PERL)
/OK3568_Linux_fs/yocto/meta-openembedded/meta-xfce/recipes-xfce/xfconf/
H A Dxfconf_4.16.0.bb9 EXTRA_OECONF += "PERL=${STAGING_DIR_TARGET}/usr/bin/perl"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/rrdtool/
H A Drrdtool_1.8.0.bb98 sed -i -e "s|^PERL = ${STAGING_BINDIR_NATIVE}/.*|PERL = /usr/bin/perl|g" \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-gnome/zenity/zenity/
H A D0001-Harcode-shebang-to-avoid-pointing-to-build-system-s-.patch21 -#!@PERL@
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/enscript/
H A Denscript_1.6.6.bb20 EXTRA_OECONF += "PERL='${USRBINPATH}/env perl'"

123