fox: devel no longer fails with llvm
This commit is contained in:
parent
4586baa9ca
commit
ea3bfb23e7
1 changed files with 0 additions and 4 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue