aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorJack Nagel2012-02-04 17:46:38 -0600
committerJack Nagel2012-02-04 17:46:38 -0600
commit4ad5060517e7d085c19c0d8f89a66086f1c98299 (patch)
tree27aa76b10e33bc036e0c364e52c71707e02b144f /Library/Formula
parentf7ce9be9c03af08df6357e61f043c08042e087da (diff)
downloadhomebrew-4ad5060517e7d085c19c0d8f89a66086f1c98299.tar.bz2
cdargs: builds with LLVM >= 2335
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/cdargs.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/cdargs.rb b/Library/Formula/cdargs.rb
index e35f83dac..2f4edfdaf 100644
--- a/Library/Formula/cdargs.rb
+++ b/Library/Formula/cdargs.rb
@@ -5,7 +5,7 @@ class Cdargs < Formula
homepage 'http://www.skamphausen.de/cgi-bin/ska/CDargs'
md5 '50be618d67f0b9f2439526193c69c567'
- fails_with_llvm "Bus error in ld on SL 10.6.4"
+ fails_with_llvm "Bus error in ld on SL 10.6.4", :build => 2334
# fixes zsh usage using the patch provided at the cdargs homepage
# (See http://www.skamphausen.de/cgi-bin/ska/CDargs)