From 89dae00bb39c80d699c6ffaef381f0c74e4cb14b Mon Sep 17 00:00:00 2001 From: Misty De Meo Date: Mon, 13 Aug 2012 12:24:17 -0500 Subject: fox: devel no longer fails with llvm --- Library/Formula/fox.rb | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Library') diff --git a/Library/Formula/fox.rb b/Library/Formula/fox.rb index 238fce8ae..9ec64e15e 100644 --- a/Library/Formula/fox.rb +++ b/Library/Formula/fox.rb @@ -13,10 +13,6 @@ class Fox < Formula depends_on :x11 - fails_with :llvm do - cause "Inline asm errors during build" - end if ARGV.build_devel? - def install # Yep, won't find freetype unless this is all set. ENV.append "CFLAGS", "-I#{MacOS::X11.include}/freetype2" -- cgit v1.2.3