xsd: remove checks for old compilers.

This commit is contained in:
Mike McQuaid 2019-01-24 13:11:26 +00:00
parent a7d00430c6
commit 64a2341373

View file

@ -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