aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/libgcrypt.rb5
1 files changed, 5 insertions, 0 deletions
diff --git a/Library/Formula/libgcrypt.rb b/Library/Formula/libgcrypt.rb
index c1c8b8b49..aab01dcc7 100644
--- a/Library/Formula/libgcrypt.rb
+++ b/Library/Formula/libgcrypt.rb
@@ -9,6 +9,11 @@ class Libgcrypt < Formula
option :universal
+ fails_with :clang do
+ build 77
+ cause "basic test fails"
+ end
+
def patches
if ENV.compiler == :clang
{:p0 =>