From 1947b0552e111a88b3abddc8624ff2f8a51c18bb Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Sun, 1 Dec 2013 20:41:56 -0600 Subject: influxdb: builds with clang using go 1.2 --- Library/Formula/influxdb.rb | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Library') 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 -- cgit v1.2.3