From 45fb48d8721e034fc2648cd2f02123febff45a97 Mon Sep 17 00:00:00 2001 From: Charlie Sharpsteen Date: Sun, 2 Oct 2011 17:23:05 -0700 Subject: Wine: Still fails with LLVM LLVM can compile wine, but the results cannot run any executables. Fixes #7874. --- Library/Formula/wine.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/wine.rb b/Library/Formula/wine.rb index cc2223683..90f8603e9 100644 --- a/Library/Formula/wine.rb +++ b/Library/Formula/wine.rb @@ -29,7 +29,7 @@ class Wine < Formula # gnutls not needed since 1.3.16 depends_on 'gnutls' unless ARGV.flag? '--devel' or ARGV.build_head? - fails_with_llvm :build => 2326 + fails_with_llvm 'Wine dies with an "Unhandled exception code" when built with LLVM' # the following libraries are currently not specified as dependencies, or not built as 32-bit: # configure: libsane, libv4l, libgphoto2, liblcms, gstreamer-0.10, libcapi20, libgsm, libtiff -- cgit v1.2.3