aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/snort.rb
diff options
context:
space:
mode:
authorAdam Vandenberg2014-04-27 18:01:16 -0700
committerAdam Vandenberg2014-04-27 18:01:29 -0700
commit47e41fa0194bd6d410880b31705711fc8de96573 (patch)
treeff67b7917df12198c48ce386e5c261da96e0af92 /Library/Formula/snort.rb
parent9b72c50e13bc217930b27353120f2b9d18f86e10 (diff)
downloadhomebrew-47e41fa0194bd6d410880b31705711fc8de96573.tar.bz2
snort: fails with clang
Closes #24861.
Diffstat (limited to 'Library/Formula/snort.rb')
-rw-r--r--Library/Formula/snort.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Formula/snort.rb b/Library/Formula/snort.rb
index 13bbe0db0..20791fd45 100644
--- a/Library/Formula/snort.rb
+++ b/Library/Formula/snort.rb
@@ -11,6 +11,8 @@ class Snort < Formula
option 'enable-debug', "Compile Snort with --enable-debug and --enable-debug-msgs"
+ fails_with :clang
+
def install
args = %W[--prefix=#{prefix}
--disable-dependency-tracking