All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wei Liu <wei.liu2@citrix.com>
To: Doug Goldstein <cardoe@cardoe.com>
Cc: xen-devel@lists.xenproject.org, Wei Liu <wei.liu2@citrix.com>
Subject: Re: [PATCH] automation: fix builds with clang
Date: Wed, 11 Jul 2018 08:07:44 +0100	[thread overview]
Message-ID: <20180711070744.r23cla6im6o7cbox@citrix.com> (raw)
In-Reply-To: <20180710225858.22501-1-cardoe@cardoe.com>

On Tue, Jul 10, 2018 at 05:58:58PM -0500, Doug Goldstein wrote:
> a75703b2f0f585a2fc6a7bcdb7d16a61bcf5e6b0 unconditionally enabled
> building of rombios and stubdoms but unfortunately these two pieces do
> not build successfully with clang. rombios unconditionally depends on
> the build of iPXE and upstream iPXE does not support building with

The dependency of rombios for ipxe will soon change -- I wrote a patch
series to provide --with-system-ipxe. Does rombios build with clang? If
so I will submit a patch to enable rombios in the future.

> clang. Similiarly the build of the stubdoms depends on the build of
> newlib which does not support being built with clang.
> 
> Signed-off-by: Doug Goldstein <cardoe@cardoe.com>

For now:

Acked-by: Wei Liu <wei.liu2@citrix.com>

Thanks for fixing this.

Wei.

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

      parent reply	other threads:[~2018-07-11  7:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-10 22:58 [PATCH] automation: fix builds with clang Doug Goldstein
2018-07-11  0:06 ` Doug Goldstein
2018-07-11  7:07 ` Wei Liu [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=20180711070744.r23cla6im6o7cbox@citrix.com \
    --to=wei.liu2@citrix.com \
    --cc=cardoe@cardoe.com \
    --cc=xen-devel@lists.xenproject.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 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.