kumquat-buildroot/toolchain
Thomas Petazzoni 211916ed46 dependencies: additional check for PERL_MM_OPT
When the user has Perl local::lib installed, its environment contains
a PERL_MM_OPT variables which defines
INSTALL_BASE="/some/location". Unfortunately, having this makes the
build of libxml-parser-perl (and probably other Perl related packages)
fail, because it complains that both PREFIX (passed in our .mk file)
and INSTALL_BASE (passed from the PERL_MM_OPT environment variable)
are defined. Since in Buildroot we want our PREFIX to be considered,
we error out when the user has PERL_MM_OPT defined.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-10-15 23:01:03 +02:00
..
dependencies dependencies: additional check for PERL_MM_OPT 2011-10-15 23:01:03 +02:00
elf2flt support: move package/gnuconfig to support/gnuconfig 2011-09-17 08:22:12 +02:00
gcc support: move package/gnuconfig to support/gnuconfig 2011-09-17 08:22:12 +02:00
gdb gdb: add 7.2a version 2011-10-05 16:58:55 +02:00
kernel-headers kernel-headers: fix 3.0 header exports for headers with __packed 2011-09-20 21:38:53 +02:00
mklibs toolchain: mark mklibs as broken 2011-05-02 21:39:53 +02:00
toolchain-buildroot uClibc: drop BR2_PROGRAM_INVOCATION option 2011-07-27 11:56:53 +02:00
toolchain-crosstool-ng toolchain/crosstool-NG: fix bundled config files 2011-08-28 09:43:21 +02:00
toolchain-external external-toolchain: Slightly optimize toolchain extraction 2011-10-10 09:46:36 +02:00
uClibc support: move patch-kernel.sh and rename it 2011-09-17 08:15:32 +02:00
Config.in toolchain: introduce BR2_TOOLCHAIN_HAS_SHADOW_PASSWORDS 2011-06-12 21:50:20 +02:00
helpers.mk toolchain: speed up sysroot lib copying 2011-10-10 09:47:23 +02:00
Makefile.in
toolchain-buildroot.mk
toolchain-common.in uClibc: drop BR2_PROGRAM_INVOCATION option 2011-07-27 11:56:53 +02:00
toolchain-crosstool-ng.mk
toolchain-external.mk