diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-01-19 23:48:13 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-01-25 12:35:46 +0000 |
commit | 7fac8bffcd250aec90c0b675aeb2bbe7896d0ae1 (patch) | |
tree | 6c7a1891769a8754a76a15a2d88ded50403b4eaa /meta/classes/insserv.bbclass | |
parent | e43a72af9055b76eb2ad7e2e42e6a5f3c8854efa (diff) | |
download | openembedded-core-7fac8bffcd250aec90c0b675aeb2bbe7896d0ae1.tar.gz openembedded-core-7fac8bffcd250aec90c0b675aeb2bbe7896d0ae1.tar.bz2 openembedded-core-7fac8bffcd250aec90c0b675aeb2bbe7896d0ae1.zip |
cpan_build: Fix cmaker Build.PL module builds
Certain cpan Build.PL based modules were failing to build due to
the host's config information being used instead of the targets.
This patch sets the appropriate variables to ensure the modules
get the correct configuration from the target config_heavy.pl script.
It also ensures the linker is CCLD, not LD since the LDFLAGS contain
-Wl,XXX options and build failures result if LD is used.
libencode-detect-perl is a module which tests this class extensively.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/insserv.bbclass')
0 files changed, 0 insertions, 0 deletions