All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denis@denix.org>
To: openembedded-devel@lists.openembedded.org
Cc: Koen Kooi <koen@openembedded.org>
Subject: Re: [STABLE][PATCH] ltrace: fix build (at least for omap3)
Date: Tue, 14 Apr 2009 17:50:33 -0400	[thread overview]
Message-ID: <20090414215033.GG28306@denix.org> (raw)
In-Reply-To: <1239720071-6333-1-git-send-email-k.kooi@student.utwente.nl>

On Tue, Apr 14, 2009 at 04:41:11PM +0200, Koen Kooi wrote:
> From: Carsten Haitzler (Rasterman) <raster@rasterman.com>

Same comment as for gdbm...

Acked-by: Denys Dmytriyenko <denis@denix.org>


> Signed-off-by: Koen Kooi <koen@openembedded.org>
> ---
>  recipes/ltrace/ltrace_0.4.bb |    3 ++-
>  1 files changed, 2 insertions(+), 1 deletions(-)
> 
> diff --git a/recipes/ltrace/ltrace_0.4.bb b/recipes/ltrace/ltrace_0.4.bb
> index 19a0d43..9dc959e 100644
> --- a/recipes/ltrace/ltrace_0.4.bb
> +++ b/recipes/ltrace/ltrace_0.4.bb
> @@ -3,7 +3,7 @@ HOMEPAGE = "http://packages.debian.org/unstable/utils/ltrace.html"
>  SECTION = "devel"
>  DEPENDS = "binutils libelf"
>  LICENSE = "GPL"
> -PR = "r2"
> +PR = "r3"
>  
>  SRC_URI = "${DEBIAN_MIRROR}/main/l/ltrace/ltrace_0.4.orig.tar.gz \
>             ${DEBIAN_MIRROR}/main/l/ltrace/ltrace_0.4-1.diff.gz;patch=1 \
> @@ -18,6 +18,7 @@ EXTRA_OEMAKE = "INSTALL_FILE='$(INSTALL) -p -m 0644' \
>  		INSTALL_DIR='$(INSTALL) -p -d -m 0755' "
>  
>  export TARGET_CFLAGS = "${SELECTED_OPTIMIZATION} -isystem ${STAGING_INCDIR}"
> +TARGET_CC_ARCH += "${LDFLAGS}"
>  
>  do_configure_prepend() {
>  	ln -sf ./linux-gnu sysdeps/linux-gnueabi
> -- 
> 1.5.6.5
> 
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel



      reply	other threads:[~2009-04-14 21:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-14 14:41 [STABLE][PATCH] ltrace: fix build (at least for omap3) Koen Kooi
2009-04-14 21:50 ` Denys Dmytriyenko [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=20090414215033.GG28306@denix.org \
    --to=denis@denix.org \
    --cc=koen@openembedded.org \
    --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.