bind: remove ENV.libxml2 no-op.
This commit is contained in:
parent
ead826e413
commit
b46f784413
1 changed files with 0 additions and 4 deletions
|
@ -17,10 +17,6 @@ class Bind < Formula
|
|||
depends_on "json-c" => :optional
|
||||
|
||||
def install
|
||||
ENV.libxml2
|
||||
# libxml2 appends one inc dir to CPPFLAGS but bind ignores CPPFLAGS
|
||||
ENV.append "CFLAGS", ENV.cppflags
|
||||
|
||||
# enable DNSSEC signature chasing in dig
|
||||
ENV["STD_CDEFINES"] = "-DDIG_SIGCHASE=1"
|
||||
|
||||
|
|
Loading…
Reference in a new issue