qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL 0/2] build fix for clang 3.4


From: Richard Henderson
Subject: [Qemu-devel] [PULL 0/2] build fix for clang 3.4
Date: Sun, 10 Jul 2016 10:10:03 -0700

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]