aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/influxdb.rb4
1 files changed, 0 insertions, 4 deletions
diff --git a/Library/Formula/influxdb.rb b/Library/Formula/influxdb.rb
index 1a8b96af0..065059775 100644
--- a/Library/Formula/influxdb.rb
+++ b/Library/Formula/influxdb.rb
@@ -17,10 +17,6 @@ class Influxdb < Formula
depends_on "flex" => :build
depends_on "go" => :build
- fails_with :clang do
- cause "clang: error: argument unused during compilation: '-fno-eliminate-unused-debug-types'"
- end
-
def install
ENV["GOPATH"] = buildpath