aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorCharlie Sharpsteen2011-09-08 08:38:21 -0700
committerCharlie Sharpsteen2011-09-08 08:38:21 -0700
commita68e250663702d8a5309b845aaa7d1e421e6141d (patch)
tree6da30bdb4a7ef7ae14e40f40edc6d1e6bca0eb43 /Library
parent602155eeaeda1e3d43741d64e8776c0c79aabda0 (diff)
downloadhomebrew-a68e250663702d8a5309b845aaa7d1e421e6141d.tar.bz2
NMap: Builds with LLVM >= 2335
Closes #7495.
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/nmap.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/nmap.rb b/Library/Formula/nmap.rb
index a2c14cb72..8bd1df187 100644
--- a/Library/Formula/nmap.rb
+++ b/Library/Formula/nmap.rb
@@ -9,7 +9,7 @@ class Nmap < Formula
# Leopard's version of OpenSSL isn't new enough
depends_on "openssl" if MacOS.leopard?
- fails_with_llvm
+ fails_with_llvm :build => 2334
def install
ENV.deparallelize