qemu: update llvm message

This commit is contained in:
Adam Vandenberg 2012-02-20 19:21:26 -08:00
parent 585e67a78a
commit 9907bcd418

View file

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