Skip to content

Commit

Permalink
geos: remove unused fails_with :llvm.
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcQuaid authored and nijikon committed Dec 16, 2016
1 parent 700234f commit 5101cf4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Formula/geos.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ class Geos < Formula

depends_on "swig" => :build if build.with?("python") || build.with?("ruby")

fails_with :llvm

def install
ENV.universal_binary if build.universal?
Expand Down

0 comments on commit 5101cf4

Please sign in to comment.