Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] libxml-parser-perl: Pass USE_MM_LD_RUN_PATH to MakeMaker.
Date: Fri, 30 Mar 2012 10:15:06 +0200	[thread overview]
Message-ID: <87k422ec8l.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <CAFbHwiS6diQ_fskroM0bDEqHgxCvy2w3jP2-s7o1RcrK9mzhcA@mail.gmail.com> (Will Newton's message of "Fri, 30 Mar 2012 09:04:52 +0100")

>>>>> "Will" == Will Newton <will.newton@gmail.com> writes:

Hi,

 Will> Red Hat versions of perl do not honour the setting of LD_RUN_PATH
 Will> without this option. This leads to perl shared objects being installed
 Will> without an rpath set which causes problems for target tools when
 Will> searching for dependant shared libraries.

 Will> Signed-off-by: Will Newton <will.newton@imgtec.com>
 Will> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
 Will> ---
 Will>  package/libxml-parser-perl/libxml-parser-perl.mk |    1 +
 Will>  1 files changed, 1 insertions(+), 0 deletions(-)

 Will> diff --git a/package/libxml-parser-perl/libxml-parser-perl.mk
 Will> b/package/libxml-parser-perl/libxml-parser-perl.mk
 Will> index 9e6f2ec..70d0918 100644
 Will> --- a/package/libxml-parser-perl/libxml-parser-perl.mk
 Will> +++ b/package/libxml-parser-perl/libxml-parser-perl.mk
 Will> @@ -18,6 +18,7 @@ define HOST_LIBXML_PARSER_PERL_CONFIGURE_CMDS
 Will>          INSTALLDIRS=site \
 Will>          INSTALLSITELIB=$(HOST_DIR)/usr/lib/perl \
 Will>          INSTALLSITEARCH=$(HOST_DIR)/usr/lib/perl \
 Will> +	USE_MM_LD_RUN_PATH=1 \

Indentation is wrong (spaces vs tabs), but I fixed that and committed,
thanks.

-- 
Bye, Peter Korsgaard

      reply	other threads:[~2012-03-30  8:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-30  8:04 [Buildroot] [PATCH] libxml-parser-perl: Pass USE_MM_LD_RUN_PATH to MakeMaker Will Newton
2012-03-30  8:15 ` Peter Korsgaard [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87k422ec8l.fsf@macbook.be.48ers.dk \
    --to=jacmet@uclibc.org \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox