qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Olaf Hering <olaf@aepfle.de>
To: qemu-trivial@nongnu.org
Cc: BALATON Zoltan <balaton@eik.bme.hu>,
	David Gibson <david@gibson.dropbear.id.au>,
	"open list:All patches CC here" <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH v1] roms/ipxe: use configured compiler for ipxe
Date: Wed, 18 Apr 2018 10:32:44 +0200	[thread overview]
Message-ID: <20180418103244.6c65fa60.olaf@aepfle.de> (raw)
In-Reply-To: <20180418081311.27803-1-olaf@aepfle.de>

[-- Attachment #1: Type: text/plain, Size: 488 bytes --]

Am Wed, 18 Apr 2018 10:13:10 +0200
schrieb Olaf Hering <olaf@aepfle.de>:

> configure allows to run a dedicated compiler binary, which is stored in
> CC and HOST_CC variables, and overrides the default 'cc' command.
> This command however is not used when building ipxe from source.
> "make -C roms pxerom" invokes ...

Scratch that patch. make -C operates just below 'roms/' and does not use
results from configure. The CC variable built into make(1) happens to be cc.

Olaf

[-- Attachment #2: Digitale Signatur von OpenPGP --]
[-- Type: application/pgp-signature, Size: 195 bytes --]

      reply	other threads:[~2018-04-18  8:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-18  8:13 [Qemu-devel] [PATCH v1] roms/ipxe: use configured compiler for ipxe Olaf Hering
2018-04-18  8:32 ` Olaf Hering [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=20180418103244.6c65fa60.olaf@aepfle.de \
    --to=olaf@aepfle.de \
    --cc=balaton@eik.bme.hu \
    --cc=david@gibson.dropbear.id.au \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-trivial@nongnu.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;
as well as URLs for NNTP newsgroup(s).