diff options
author | Matthew McClintock <msm@freescale.com> | 2012-07-05 14:18:35 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-07-09 16:58:18 +0100 |
commit | 2c3629a698e537c69c71039bc6172b3c0e617ff1 (patch) | |
tree | 5ca2ac29048f3411d90d0c4870be97fbdc6de21e /meta/recipes-devtools/make | |
parent | 7cd54693363882854cd026ebe071e9f2e03d364e (diff) | |
download | openembedded-core-2c3629a698e537c69c71039bc6172b3c0e617ff1.tar.gz openembedded-core-2c3629a698e537c69c71039bc6172b3c0e617ff1.tar.bz2 openembedded-core-2c3629a698e537c69c71039bc6172b3c0e617ff1.zip |
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>
Diffstat (limited to 'meta/recipes-devtools/make')
0 files changed, 0 insertions, 0 deletions