diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/qemu.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/qemu.rb b/Library/Formula/qemu.rb index c97742bc9..ac2e15119 100644 --- a/Library/Formula/qemu.rb +++ b/Library/Formula/qemu.rb @@ -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 |
