All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <f4bug@amsat.org>
To: Richard Zak <richard.j.zak@gmail.com>,
	QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [PATCH 2/2] Fix for Haiku
Date: Sun, 4 Jul 2021 12:00:16 +0200	[thread overview]
Message-ID: <5d7c7f63-381a-836e-be8f-68e3fb938d4b@amsat.org> (raw)
In-Reply-To: <CAOakUfOz=89WuCyAQhrebNj_K_3_2ZYAJ_=aRR2bAuKT5=9uow@mail.gmail.com>

On 7/3/21 11:12 PM, Richard Zak wrote:
> Fix for path to env
> 
> Signed-off-by: Richard Zak <richard.j.zak@gmail.com
> <mailto:richard.j.zak@gmail.com>>
> ---
>  Makefile | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/Makefile b/Makefile
> index 30f19d33bb..ced9b97372 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -14,7 +14,11 @@ SRC_PATH=.
>  # we have explicit rules for everything
>  MAKEFLAGS += -rR
>  
> +ifneq ($(BE_HOST_CPU),)

Where is this variable defined and what is it for?


  parent reply	other threads:[~2021-07-04 10:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-03 21:12 [PATCH 2/2] Fix for Haiku Richard Zak
2021-07-04  7:16 ` Thomas Huth
2021-07-04 10:00 ` Philippe Mathieu-Daudé [this message]
2021-07-04 13:51   ` Philippe Mathieu-Daudé
2021-07-04 14:26     ` Richard Zak

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=5d7c7f63-381a-836e-be8f-68e3fb938d4b@amsat.org \
    --to=f4bug@amsat.org \
    --cc=qemu-devel@nongnu.org \
    --cc=richard.j.zak@gmail.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.