qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/2] build fix for clang 3.4
@ 2016-07-10 17:10 Richard Henderson
  2016-07-10 17:10 ` [Qemu-devel] [PULL 1/2] linux-user: Fix i386 safe-syscall.S Richard Henderson
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Richard Henderson @ 2016-07-10 17:10 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell

Our Travis CI system uses clang 3.4, and is currently
broken by a patch from me that required clang 3.5.


r~



The following changes since commit 4f4a9ca4a4386c137301b3662faba076455ff15a:

  Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160707' into staging (2016-07-07 14:49:38 +0100)

are available in the git repository at:

  git://github.com/rth7680/qemu.git pull-rth-20160710

for you to fetch changes up to cdbd727c20ad7aac7797dc8c95e485e1a4c6901b:

  build: Use $(AS) for optionrom explicitly (2016-07-10 10:05:46 -0700)

----------------------------------------------------------------
build fix for travis

----------------------------------------------------------------
Richard Henderson (2):
      linux-user: Fix i386 safe-syscall.S
      build: Use $(AS) for optionrom explicitly

 configure                               | 10 +++-------
 linux-user/host/i386/safe-syscall.inc.S | 24 ++++++------------------
 pc-bios/optionrom/Makefile              |  3 +++
 rules.mak                               |  2 +-
 4 files changed, 13 insertions(+), 26 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-07-11 14:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-10 17:10 [Qemu-devel] [PULL 0/2] build fix for clang 3.4 Richard Henderson
2016-07-10 17:10 ` [Qemu-devel] [PULL 1/2] linux-user: Fix i386 safe-syscall.S Richard Henderson
2016-07-10 17:10 ` [Qemu-devel] [PULL 2/2] build: Use $(AS) for optionrom explicitly Richard Henderson
2016-07-11 14:06 ` [Qemu-devel] [PULL 0/2] build fix for clang 3.4 Peter Maydell

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).