All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] valgrind: do not use host mpicc
Date: Wed, 9 Nov 2016 22:18:16 +0100	[thread overview]
Message-ID: <20161109221816.22f4f842@free-electrons.com> (raw)
In-Reply-To: <20161109095124.6037-1-jezz@sysmic.org>

Hello,

On Wed,  9 Nov 2016 10:51:24 +0100, J?r?me Pouiller wrote:

> diff --git a/package/valgrind/valgrind.mk b/package/valgrind/valgrind.mk
> index 09f7116..c7ac2a1 100644
> --- a/package/valgrind/valgrind.mk
> +++ b/package/valgrind/valgrind.mk
> @@ -15,6 +15,8 @@ VALGRIND_INSTALL_STAGING = YES
>  # patch 0004-Fixes-for-musl-libc.patch touching configure.ac
>  VALGRIND_AUTORECONF = YES
>  
> +VALGRIND_CONF_OPTS += --without-mpicc

Not sure why you're adding another CONF_OPTS assignment instead of
re-using the existing one, so I've refactored that a bit and applied.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

      reply	other threads:[~2016-11-09 21:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-09  9:51 [Buildroot] [PATCH] valgrind: do not use host mpicc Jérôme Pouiller
2016-11-09 21:18 ` Thomas Petazzoni [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=20161109221816.22f4f842@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /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.