clisp: builds with llvm on Xcode 3.2.6
This commit is contained in:
parent
ba5a8ca62b
commit
2515b81f01
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ class Clisp < Formula
|
|||
|
||||
skip_clean :all # otherwise abort trap
|
||||
|
||||
fails_with_llvm "Configure fails on XCode 4/Snow Leopard.", :build => 2335
|
||||
fails_with_llvm "Configure fails on XCode 4/Snow Leopard.", :build => 2334
|
||||
|
||||
def patches
|
||||
{ :p0 => "https://svn.macports.org/repository/macports/!svn/bc/89054/trunk/dports/lang/clisp/files/patch-src_lispbibl_d.diff" }
|
||||
|
|
Loading…
Reference in a new issue