xsd: remove checks for old compilers.
This commit is contained in:
parent
a7d00430c6
commit
64a2341373
1 changed files with 0 additions and 2 deletions
|
@ -30,8 +30,6 @@ class Xsd < Formula
|
|||
# received no response (yet).
|
||||
patch :DATA
|
||||
|
||||
needs :cxx11
|
||||
|
||||
def install
|
||||
ENV.append "LDFLAGS", `pkg-config --libs --static xerces-c`.chomp
|
||||
ENV.cxx11
|
||||
|
|
Loading…
Reference in a new issue