diff options
author | Jackie Huang <jackie.huang@windriver.com> | 2014-11-11 04:50:05 -0500 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2014-11-24 11:59:48 +0100 |
commit | dee112a683cb68fece39c05a8b7d6b219d5b52b0 (patch) | |
tree | e70bce499714c41bc4a5e69c7068e44213348703 /meta-python/recipes-devtools/python/python-numeric | |
parent | edaa1130b6e7b2f55965e119e042f1311e43e6c8 (diff) | |
download | meta-openembedded-dee112a683cb68fece39c05a8b7d6b219d5b52b0.tar.gz |
rrdtool: inherit cpan-base to help build perl modules
It's incorrect to use -I for nativeperl to specify @INC/#include
directory to target build perl, which cause error like:
| temp/do_configure/run.do_configure.20749: line 112: 20256 Illegal instruction (core dumped)
| perl -I/path/to/tmp/sysroots/intel-haswell-64/usr/lib64/perl/$perl_version Makefile.PL
Inherit cpan-base and set related env vars to fix this and
avoid using sed to hack Makefile when build perl modules.
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-numeric')
0 files changed, 0 insertions, 0 deletions