From 61078b7212ea1ffc4d180bf6bc5cb38d5ab32a28 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Thu, 24 Jan 2019 13:11:25 +0000 Subject: [PATCH] xml-security-c: remove checks for old compilers. --- Formula/xml-security-c.rb | 2 -- 1 file changed, 2 deletions(-) diff --git a/Formula/xml-security-c.rb b/Formula/xml-security-c.rb index 508d470724..d70393ede8 100644 --- a/Formula/xml-security-c.rb +++ b/Formula/xml-security-c.rb @@ -16,8 +16,6 @@ class XmlSecurityC < Formula depends_on "openssl" depends_on "xerces-c" - needs :cxx11 - def install ENV.cxx11