From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH] gdb: add --with-libexpat-prefix
Date: Tue, 10 Apr 2012 08:09:42 +0200 [thread overview]
Message-ID: <1334038182-834-1-git-send-email-Martin.Jansa@gmail.com> (raw)
In-Reply-To: <4F7C8B6A.1000008@opendreambox.org>
* otherwise it sometimes finds host's expat
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
meta/recipes-devtools/gdb/gdb-common.inc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-devtools/gdb/gdb-common.inc b/meta/recipes-devtools/gdb/gdb-common.inc
index a8fca6f..4f7ea4b 100644
--- a/meta/recipes-devtools/gdb/gdb-common.inc
+++ b/meta/recipes-devtools/gdb/gdb-common.inc
@@ -36,7 +36,7 @@ B = "${WORKDIR}/build-${TARGET_SYS}"
EXTRA_OEMAKE = "'SUBDIRS=intl mmalloc libiberty opcodes bfd sim gdb etc utils'"
-EXPAT = "--with-expat"
+EXPAT = "--with-expat --with-libexpat-prefix=${STAGING_DIR_HOST}"
EXTRA_OECONF = "--disable-gdbtk --disable-tui --disable-x \
--with-curses --disable-multilib --with-system-readline --disable-sim \
--
1.7.8.5
next prev parent reply other threads:[~2012-04-10 6:19 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20120403131537.5CE3310218@opal>
2012-04-04 16:59 ` [oe-commits] Andreas Oberritter : gdb: build with expat, add missing RRECOMMENDS_gdbserver Martin Jansa
2012-04-04 17:40 ` Andreas Oberritter
2012-04-04 17:45 ` Martin Jansa
2012-04-04 17:56 ` Andreas Oberritter
2012-04-04 18:06 ` Martin Jansa
2012-04-04 18:22 ` Martin Jansa
2012-04-04 21:16 ` Andreas Oberritter
2012-04-04 22:16 ` Andreas Oberritter
2012-04-07 6:02 ` Khem Raj
2012-04-08 7:35 ` Koen Kooi
2012-04-10 6:09 ` Martin Jansa [this message]
2012-04-08 21:36 [PATCH] gdb: add --with-libexpat-prefix Andreas Oberritter
2012-04-10 15:32 ` Saul Wold
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=1334038182-834-1-git-send-email-Martin.Jansa@gmail.com \
--to=martin.jansa@gmail.com \
--cc=openembedded-core@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox