qemu: update llvm message
This commit is contained in:
parent
585e67a78a
commit
9907bcd418
1 changed files with 1 additions and 1 deletions
|
@ -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}",
|
||||
|
|
Loading…
Reference in a new issue