From 6989e6f44bdcffc2e2e69f8dd150629263ce0d96 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sat, 10 Nov 2012 10:35:24 -0800 Subject: QEMU: update fails-with Closes #15930. --- Library/Formula/qemu.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') 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 -- cgit v1.2.3