pdnsrec: remove fails_with old clang

This commit is contained in:
FX Coudert 2019-11-08 16:20:51 +01:00
parent e7c996215d
commit 401f540ec2

View file

@ -18,11 +18,6 @@ class Pdnsrec < Formula
depends_on "lua"
depends_on "openssl@1.1"
fails_with :clang do
build 600
cause "incomplete C++11 support"
end
def install
ENV.cxx11