qemu does not compile correctly with llvm

This commit is contained in:
Adam Vandenberg 2011-07-04 13:05:34 -07:00
parent 5dbd1ba801
commit 27662beb57

View file

@ -8,6 +8,8 @@ class Qemu < Formula
depends_on 'jpeg'
depends_on 'gnutls'
fails_with_llvm "Segmentation faults occur at run-time with LLVM"
def install
system "./configure", "--prefix=#{prefix}",
"--disable-darwin-user",