summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/perl
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2013-01-19 23:48:13 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-01-25 12:42:42 +0000
commit240c55275ecaac7feeabc4f0ba99bf0b7390133b (patch)
tree91190380081f22fde4234fd28743b0fe86eeb5b6 /meta/recipes-devtools/perl
parenta6d462b150f6bfebab194e69948cd83ebb13fccd (diff)
downloadpoky-240c55275ecaac7feeabc4f0ba99bf0b7390133b.tar.gz
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. (From OE-Core rev: 7fac8bffcd250aec90c0b675aeb2bbe7896d0ae1) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/perl')
0 files changed, 0 insertions, 0 deletions