From f4a925da5aee87cf7e2509116a495779a1af64b8 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Mon, 21 Mar 2011 14:24:22 -0700 Subject: Update fails_with_llvm in formulae --- Library/Formula/cdargs.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula/cdargs.rb') diff --git a/Library/Formula/cdargs.rb b/Library/Formula/cdargs.rb index ac6e5845e..3a90cfcae 100644 --- a/Library/Formula/cdargs.rb +++ b/Library/Formula/cdargs.rb @@ -5,9 +5,9 @@ class Cdargs < Formula homepage 'http://www.skamphausen.de/cgi-bin/ska/CDargs' md5 '50be618d67f0b9f2439526193c69c567' - def install - fails_with_llvm "Bus error in ld on SL 10.6.4" + fails_with_llvm "Bus error in ld on SL 10.6.4" + def install system "./configure", "--prefix=#{prefix}", "--mandir=#{man}" system "make" system "make install-strip" -- cgit v1.2.3