All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marco Cavallini <koansoftware@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH 2/2] gettext: Pass --disable-rpath on target
Date: Thu, 17 Feb 2011 17:25:52 +0100	[thread overview]
Message-ID: <4D5D4C10.6060704@gmail.com> (raw)
In-Reply-To: <1297956266-30032-2-git-send-email-tom_rini@mentor.com>

Tom Rini ha scritto, Il 17/02/2011 16:24:
> We disable rpath stuff as this casues problems with libtool 2.2
> and 2.4 is fine.
> 
> Signed-off-by: Tom Rini <tom_rini@mentor.com>
> ---
>  recipes/gettext/gettext_0.18.bb |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/recipes/gettext/gettext_0.18.bb b/recipes/gettext/gettext_0.18.bb
> index e9e613e..850b269 100644
> --- a/recipes/gettext/gettext_0.18.bb
> +++ b/recipes/gettext/gettext_0.18.bb
> @@ -2,7 +2,7 @@ DESCRIPTION = "The GNU internationalization library."
>  HOMEPAGE = "http://www.gnu.org/software/gettext/gettext.html"
>  SECTION = "libs"
>  LICENSE = "GPLv3"
> -PR = "r4"
> +PR = "r5"
>  DEPENDS = "gettext-native virtual/libiconv ncurses expat"
>  DEPENDS_virtclass-native = "libxml2-native"
>  PROVIDES = "virtual/libintl"
> @@ -26,7 +26,7 @@ PARALLEL_MAKE = ""
>  
>  inherit autotools
>  
> -NATIVECONF = ""
> +NATIVECONF = "--disable-rpath"
>  NATIVECONF_virtclass-native += "--enable-relocatable --disable-curses"
>  
>  EXTRA_OECONF += "--without-lispdir \


ACK


Cordiali Saluti / Kindest Regards / mit freundlichen Grüssen
--
Marco Cavallini | KOAN sas | Bergamo - Italia
 embedded and real-time software engineering
   Atmel third party certified consultant
Phone:+39-035-255.235 - Fax:+39-178-22.39.748
      http://www.KoanSoftware.com
        http://www.KaeilOS.com




  reply	other threads:[~2011-02-17 16:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-17 15:24 [PATCH 1/2] db: Bring in 5.1.19 from poky Tom Rini
2011-02-17 15:24 ` [PATCH 2/2] gettext: Pass --disable-rpath on target Tom Rini
2011-02-17 16:25   ` Marco Cavallini [this message]
2011-02-17 16:25 ` [PATCH 1/2] db: Bring in 5.1.19 from poky Marco Cavallini

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=4D5D4C10.6060704@gmail.com \
    --to=koansoftware@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.