qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] f18297: qemu-barrier: Fix compilation on i386


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] f18297: qemu-barrier: Fix compilation on i386 hosts
Date: Sun, 07 Oct 2012 11:30:08 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: f1829782d6cb931973d71649f8ad1dad66188c34
      
https://github.com/qemu/qemu/commit/f1829782d6cb931973d71649f8ad1dad66188c34
  Author: Aurelien Jarno <address@hidden>
  Date:   2012-10-07 (Sun, 07 Oct 2012)

  Changed paths:
    M qemu-barrier.h

  Log Message:
  -----------
  qemu-barrier: Fix compilation on i386 hosts

Commit 1d31fca470648ec66afd8743491bfb5846306341 tried to fix bug
introduced by 610b823ef66b993660f1ab1447a769f190e4f3b3 by including
qemu-common.h, which breaks the build further.

Include compiler.h instead, as suggested by Blue Swirl.

Signed-off-by: Aurelien Jarno <address@hidden>




reply via email to

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