aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorAdam Vandenberg2012-02-20 19:21:26 -0800
committerAdam Vandenberg2012-02-20 19:21:26 -0800
commita158cbf3e00df77dfaa42865775308e7d69ba992 (patch)
tree367daef79944248639116f1687837a965c1ee920 /Library/Formula
parent2ac1fa1652f0dda835bbcfdfb2ba927d02ae8dcf (diff)
downloadhomebrew-a158cbf3e00df77dfaa42865775308e7d69ba992.tar.bz2
qemu: update llvm message
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/qemu.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/qemu.rb b/Library/Formula/qemu.rb
index 2a543a58d..5a7105d28 100644
--- a/Library/Formula/qemu.rb
+++ b/Library/Formula/qemu.rb
@@ -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}",