diff options
Diffstat (limited to 'Library/Formula/cdargs.rb')
| -rw-r--r-- | Library/Formula/cdargs.rb | 2 |
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) |
