]> code.ossystems Code Review - openembedded-core.git/commit
perl: use the exported LDDLFLAGS in generate_config_sh script
authorLaurentiu Palcu <laurentiu.palcu@intel.com>
Thu, 22 Nov 2012 15:22:10 +0000 (17:22 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 24 Nov 2012 15:12:06 +0000 (15:12 +0000)
commitf6f5bdace473d0dd1dd5b8bdc7ebbb24fc6ee90d
tree791de37326286953d9d467667cfc84a038966cb3
parent8e5dc511ffce4f4b512457dbc5d3dd510f6e4a95
perl: use the exported LDDLFLAGS in generate_config_sh script

The perl shared libraries did not have RPATHs set and that made
autoreconf fail when using the SDK. The LDDLFLAGS environment variable
was already exported in the recipe but was not used when generating the
config.sh.

[YOCTO #3338]

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/perl/perl-5.14.2/generate-sh.patch
meta/recipes-devtools/perl/perl_5.14.2.bb