From: Tom Rini <tom_rini@mentor.com>
To: "Víctor Manuel Jáquez Leal" <vjaquez@igalia.com>
Cc: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] db5: append CXX tag to libtool
Date: Mon, 20 Dec 2010 12:02:41 -0700 [thread overview]
Message-ID: <4D0FA851.9010108@mentor.com> (raw)
In-Reply-To: <1292871300-22853-1-git-send-email-vjaquez@igalia.com>
On 12/20/2010 11:54 AM, Víctor Manuel Jáquez Leal wrote:
> Signed-off-by: Víctor Manuel Jáquez Leal<vjaquez@igalia.com>
> ---
> recipes/db/db5.inc | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/recipes/db/db5.inc b/recipes/db/db5.inc
> index 78b99ff..390dfac 100644
> --- a/recipes/db/db5.inc
> +++ b/recipes/db/db5.inc
> @@ -62,7 +62,7 @@ MUTEX_arm = "${ARM_MUTEX}"
> MUTEX_armeb = "${ARM_MUTEX}"
> EXTRA_OECONF += "${MUTEX}"
>
> -LIBTOOL = "${HOST_SYS}-libtool"
> +LIBTOOL = "${HOST_SYS}-libtool --tag=CXX"
> EXTRA_OEMAKE = "'LIBTOOL=${LIBTOOL}'"
>
> # Cancel the site stuff - it's set for db3 and destroys the
Applied, thanks.
--
Tom Rini
Mentor Graphics Corporation
prev parent reply other threads:[~2010-12-20 19:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-20 18:54 [PATCH] db5: append CXX tag to libtool Víctor Manuel Jáquez Leal
2010-12-20 19:02 ` Tom Rini [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=4D0FA851.9010108@mentor.com \
--to=tom_rini@mentor.com \
--cc=openembedded-devel@lists.openembedded.org \
--cc=vjaquez@igalia.com \
/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.