From 134a3ad8f543fe7cf80efd7b7c6dd1d7f0e77ddf Mon Sep 17 00:00:00 2001 From: Douglas Creager Date: Wed, 6 Oct 2010 14:42:00 -0400 Subject: gnutls fails with LLVM 2326 --- Library/Formula/gnutls.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'Library') diff --git a/Library/Formula/gnutls.rb b/Library/Formula/gnutls.rb index f12d8c2ba..a785cae29 100644 --- a/Library/Formula/gnutls.rb +++ b/Library/Formula/gnutls.rb @@ -10,6 +10,7 @@ class Gnutls :optional def install + fails_with_llvm "Undefined symbols when linking", :build => "2326" system "./configure", "--disable-debug", "--disable-dependency-tracking", "--prefix=#{prefix}", "--disable-guile" -- cgit v1.2.3