mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Michael Olbrich <m.olbrich@pengutronix.de>
Subject: [ptxdist] [PATCH] cross-gcc: explicitly specify path for mpc
Date: Mon, 20 Jan 2014 13:03:14 +0100	[thread overview]
Message-ID: <1390219394-1780-1-git-send-email-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <CAMwGMjyqsDZb6yEEW_Yu7k5DGojXEx94HxsFHBoJXz8Nti6reg@mail.gmail.com>

Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
---

Hi,

That should not be necessary. Can you please reinstall those packages and
try if this patch helps?

Michael

 rules/cross-gcc.make | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/rules/cross-gcc.make b/rules/cross-gcc.make
index 748899f..773902e 100644
--- a/rules/cross-gcc.make
+++ b/rules/cross-gcc.make
@@ -97,6 +97,10 @@ ifdef PTXCONF_HOST_MPFR
 CROSS_GCC_AUTOCONF_COMMON += --with-mpfr=$(PTXCONF_SYSROOT_HOST)
 endif
 
+ifdef PTXCONF_HOST_MPC
+CROSS_GCC_AUTOCONF_COMMON += --with-mpc=$(PTXCONF_SYSROOT_HOST)
+endif
+
 ifdef PTXCONF_HOST_CLOOG
 CROSS_GCC_AUTOCONF_COMMON += --with-isl=$(PTXCONF_SYSROOT_HOST) --with-cloog=$(PTXCONF_SYSROOT_HOST)
 endif
-- 
1.8.5.2


-- 
ptxdist mailing list
ptxdist@pengutronix.de

  reply	other threads:[~2014-01-20 12:03 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-20 14:19 [ptxdist] [ANNOUNCE] OSELAS.Toolchain() 2013.12.0 released Michael Olbrich
2013-12-22  9:54 ` Matthias Klein
2013-12-22 15:53   ` Michael Olbrich
2014-01-13 22:23 ` Jon Ringle
2014-01-13 23:34   ` Jon Ringle
2014-01-20 12:03     ` Michael Olbrich [this message]
2014-01-24  9:25       ` [ptxdist] [PATCH] cross-gcc: explicitly specify path for mpc Michael Olbrich

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=1390219394-1780-1-git-send-email-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /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