libmemcached: remove Leopard patch
This commit is contained in:
parent
6164cddbc0
commit
334365772a
1 changed files with 0 additions and 2 deletions
|
@ -26,8 +26,6 @@ class Libmemcached < Formula
|
|||
patch :DATA
|
||||
|
||||
def install
|
||||
ENV.append_to_cflags "-undefined dynamic_lookup" if MacOS.version <= :leopard
|
||||
|
||||
args = ["--prefix=#{prefix}"]
|
||||
|
||||
if build.with? "sasl"
|
||||
|
|
Loading…
Reference in a new issue