Skip to content

Commit

Permalink
libmaxminddb: drop universal
Browse files Browse the repository at this point in the history
  • Loading branch information
fxcoudert committed Mar 6, 2017
1 parent dfd3269 commit b3683eb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Formula/libmaxminddb.rb
Expand Up @@ -20,13 +20,9 @@ class Libmaxminddb < Formula
depends_on "libtool" => :build
end

option :universal

depends_on "geoipupdate" => :optional

def install
ENV.universal_binary if build.universal?

system "./bootstrap" if build.head?

system "./configure", "--disable-debug",
Expand Down

0 comments on commit b3683eb

Please sign in to comment.