libxml-parser-perl_2.41.bb: fix MakeMaker issues with using wrong CC/LD/etc
authorMatthew McClintock <msm@freescale.com>
Thu, 5 Jul 2012 19:18:35 +0000 (14:18 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 9 Jul 2012 15:58:59 +0000 (16:58 +0100)
commit2938aecefd8f591b4620246ff6cded844d4e4aa9
tree472f553e2ff6fc72603b9fd41fe93f00ee667697
parentc3be2d7236685c17190f5348e333751a18974450
libxml-parser-perl_2.41.bb: fix MakeMaker issues with using wrong CC/LD/etc

MakeMaker has a bug where it does not propagate CC/LD/etc information
down to subproject it generates Makefiles for... this recipe has has an
Expat subproject which has issues building if we are using sstate-cache
and it will reference the old sysroots and be unable to build properly.
There is an upstream MakeMaker bug for this issue but we can work around
it by fixing up the Makefiles for now

See:
https://rt.cpan.org/Public/Bug/Display.html?id=28632

(From OE-Core rev: 2c3629a698e537c69c71039bc6172b3c0e617ff1)

Signed-off-by: Matthew McClintock <msm@freescale.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/perl/libxml-parser-perl_2.41.bb