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:32 +0000 (15:12 +0000)
commitf291cb82dec0f5f5d23ff22efd9e9a08730ff289
tree78edc7dfbf4429313d682cd753db522a25825013
parent55ae46eb27f0220edc7bf3c1c0c2c2fd2ce2328f
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]

(From OE-Core rev: f6f5bdace473d0dd1dd5b8bdc7ebbb24fc6ee90d)

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