perl 5.8.8: Don't set LD_LIBRARY_PATH when running miniperl. This was being
authorJamie Lenehan <lenehan@twibble.org>
Thu, 14 Jun 2007 04:57:35 +0000 (04:57 +0000)
committerJamie Lenehan <lenehan@twibble.org>
Thu, 14 Jun 2007 04:57:35 +0000 (04:57 +0000)
commite2c3bb51879e32ad5e0402bf66ca0359cd4c5540
treeccb04f76460b62fab46bb53d985fc89b2297f2fc
parent905064886658ec26997e8193c38ea43fc78967c8
perl 5.8.8: Don't set LD_LIBRARY_PATH when running miniperl. This was being
set to point at the current perl build to find the shared perl library,
however in the OE case we actually want the staged native version not those
that belong to the build for the target. The miniperl binary actually has an
rpath pointing at the staging dir so no LD_LIBRARY_PATH is required. It
seems gentoo has started letting LD_LIBRARY_PATH override rpath which is
breaking the perl build. Should solve part of #2483 and other irc reports of
problems.
packages/perl/perl-5.8.8/Makefile.SH.patch