From: Denys Dmytriyenko <denis@denix.org>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [STABLE][PATCH] pxaregs: GNU_HASH QA fix.
Date: Fri, 24 Apr 2009 03:47:41 -0400 [thread overview]
Message-ID: <20090424074741.GD28636@denix.org> (raw)
In-Reply-To: <1240558043-13385-1-git-send-email-k.kooi@student.utwente.nl>
On Fri, Apr 24, 2009 at 09:27:23AM +0200, Koen Kooi wrote:
> From: Stanislav Brabec <utx@penguin.cz>
>
>
> Signed-off-by: Koen Kooi <koen@openembedded.org>
Acked-by: Denys Dmytriyenko <denis@denix.org>
> ---
> recipes/pxaregs/pxaregs_1.14.bb | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/recipes/pxaregs/pxaregs_1.14.bb b/recipes/pxaregs/pxaregs_1.14.bb
> index d57dace..ada5220 100644
> --- a/recipes/pxaregs/pxaregs_1.14.bb
> +++ b/recipes/pxaregs/pxaregs_1.14.bb
> @@ -12,7 +12,7 @@ SRC_URI = "http://www.mn-logistik.de/unsupported/pxa250/pxaregs.c \
> S = "${WORKDIR}"
>
> do_compile() {
> - ${CC} pxaregs.c -o pxaregs ${CFLAGS}
> + ${CC} pxaregs.c -o pxaregs ${CFLAGS} ${LDFLAGS}
> }
>
> do_install() {
> --
> 1.5.6.5
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
prev parent reply other threads:[~2009-04-24 7:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-24 7:27 [STABLE][PATCH] pxaregs: GNU_HASH QA fix Koen Kooi
2009-04-24 7:47 ` 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=20090424074741.GD28636@denix.org \
--to=denis@denix.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.