]> code.ossystems Code Review - openembedded-core.git/commit
perl: Add dyanloader build hack
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 19 Jan 2013 23:49:24 +0000 (23:49 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 25 Jan 2013 12:35:47 +0000 (12:35 +0000)
commitb5ea12fec329fe419bc3672ed1e1d5733ff2a9d3
tree90537eef23c09635a9017ce074ed20c2e704814c
parent52354c863a1a2e467ea1b55168bf4273f31bbba4
perl: Add dyanloader build hack

Patch perl to allow builds to work where a native perl running against target modules
attempts to load a dynamic binary module. We assume that a native version of the
module exists as it would for the target and perform an appropriate path
substitution.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/perl/perl-5.14.2/dynaloaderhack.patch [new file with mode: 0644]
meta/recipes-devtools/perl/perl-native_5.14.2.bb
meta/recipes-devtools/perl/perl_5.14.2.bb