]> code.ossystems Code Review - openembedded-core.git/commit
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)
committerScott Garman <scott.a.garman@intel.com>
Wed, 18 Jul 2012 17:18:27 +0000 (10:18 -0700)
commite1609123a6ca6aef18e48afe0ce61325da910fc1
tree2b370cbdaf5434163e3e97633f758e9015508526
parent59b149e466c9fc81ec94a740e805339db97fc3ac
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

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