aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/proj.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/proj.rb')
-rw-r--r--Library/Formula/proj.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/proj.rb b/Library/Formula/proj.rb
index 2b43b8196..bd45fdf95 100644
--- a/Library/Formula/proj.rb
+++ b/Library/Formula/proj.rb
@@ -10,7 +10,7 @@ class Proj < Formula
homepage 'http://trac.osgeo.org/proj/'
md5 '927d34623b52e0209ba2bfcca18fe8cd'
- fails_with_llvm
+ fails_with_llvm :build => 2334
def skip_clean? path
path.extname == '.la'