libmaxminddb: drop universal
This commit is contained in:
parent
dfd3269713
commit
b3683ebfff
1 changed files with 0 additions and 4 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue