diff options
author | Francois Perrad <fperrad@gmail.com> | 2014-10-17 20:48:01 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2014-10-23 21:58:28 +0200 |
commit | 2081534cd427a24389b7b09848a189271d1b408f (patch) | |
tree | cfc79bff50c1cba959f76a012b0db061c0a57d6b /package/libxml-parser-perl | |
parent | 9a2d5f929730037fa1267fc7a78f16294d4f6795 (diff) | |
download | buildroot-2081534cd427a24389b7b09848a189271d1b408f.tar.gz buildroot-2081534cd427a24389b7b09848a189271d1b408f.zip |
intltool: fix build issues
This commit fixes various build failures caused by the host-perl
series.
Currently, the variables PERL and PERL5LIB are available only during
the configure step of host-intltool, but they are also needed when
running host-intltool, in all packages that depend on
host-intltool. Without them, host-intltool cannot work as it doesn't
find the libxml-parser-perl module installed in
$(HOST_DIR)/usr/lib/perl.
This commit therefore makes the PERL and PERL5LIB variables global, so
that all packages can access them.
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Reviewed-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/libxml-parser-perl')
0 files changed, 0 insertions, 0 deletions