aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/justniffer.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Formula/justniffer.rb b/Library/Formula/justniffer.rb
index 2829bd2f2..507563a3b 100644
--- a/Library/Formula/justniffer.rb
+++ b/Library/Formula/justniffer.rb
@@ -8,7 +8,6 @@ class Justniffer < Formula
depends_on "boost"
fails_with :clang do
- build 500
cause "Missing ext/stdio_filebuf.h; this is a GCC-specific header"
end