QEMU: update fails-with

Closes Homebrew/homebrew#15930.
This commit is contained in:
Adam Vandenberg 2012-11-10 10:35:24 -08:00
parent bb437fef26
commit 1cf226b46f

View file

@ -10,7 +10,7 @@ class Qemu < Formula
depends_on 'glib'
fails_with :clang do
build 318
build 421
cause 'Compile error: global register variables are not supported'
end