aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/glib.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/glib.rb')
-rw-r--r--Library/Formula/glib.rb5
1 files changed, 4 insertions, 1 deletions
diff --git a/Library/Formula/glib.rb b/Library/Formula/glib.rb
index cb0cdec1e..49e526307 100644
--- a/Library/Formula/glib.rb
+++ b/Library/Formula/glib.rb
@@ -11,7 +11,10 @@ class Glib < Formula
depends_on 'gettext'
depends_on 'libffi'
- fails_with_llvm "Undefined symbol errors while linking", :build => 2334
+ fails_with :llvm do
+ build 2334
+ cause "Undefined symbol errors while linking"
+ end
def patches
{ :p0 => %W[